diff --git a/pose_library/gui.py b/pose_library/gui.py
index af9ba98062fa07dd2fe40c00f06f3837a73360e4..cad1524e7fc3d3f3fca9d8262fd6798018d3d3b3 100644
--- a/pose_library/gui.py
+++ b/pose_library/gui.py
@@ -153,7 +153,7 @@ class ASSETBROWSER_PT_pose_library_editing(asset_utils.AssetBrowserSpecificCateg
 
         col = layout.column(align=True)
         col.enabled = bpy.types.ASSET_OT_assign_action.poll(context)
-        col.label(text="Activate And Edit")
+        col.label(text="Activate & Edit")
         col.operator("asset.assign_action")
 
         # Creation