From 60c8ea44548113678663b1265846c513381a7c68 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Mon, 23 Feb 2015 22:31:12 -0800 Subject: [PATCH] camelcase --- Default.sublime-commands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Default.sublime-commands b/Default.sublime-commands index c7d352b..d9304f5 100644 --- a/Default.sublime-commands +++ b/Default.sublime-commands @@ -1,6 +1,6 @@ [ { - "caption": "Wakatime: Open Dashboard", + "caption": "WakaTime: Open Dashboard", "command": "wakatime_dashboard" } ]