From 169fed73061cc559b16a2e2864bc373042d80e65 Mon Sep 17 00:00:00 2001 From: Nate Mills Date: Fri, 26 Jan 2018 18:35:47 -0800 Subject: [PATCH] Update Default.sublime-commands --- Default.sublime-commands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Default.sublime-commands b/Default.sublime-commands index 62f78d4..63435b6 100644 --- a/Default.sublime-commands +++ b/Default.sublime-commands @@ -1,6 +1,6 @@ [ { - "caption": "Highlight Duplicates: Toggle highlighting", + "caption": "Highlight Duplicates: Toggle Highlighting", "command": "toggle_highlight_duplicates" }, {