@@ -1,14 +1,14 @@
 [
     {
-        "caption": "Copy to clipboard as HTML",
+        "caption": "Copy as HTML",
         "command": "sublime_highlight",
         "args": {
             "target": "clipboard",
             "output_type": "html"
         }
     },
     { 
-        "caption": "Copy to clipboard as RTF",
+        "caption": "Copy as RTF",
         "command": "sublime_highlight",
         "args": {
             "target": "clipboard",