From fbf4242d6665e59b249c503be3a32c6a65fdb8de Mon Sep 17 00:00:00 2001 From: Luke Slater Date: Tue, 11 Dec 2012 20:08:19 +0000 Subject: [PATCH] fix js/usage which I already fixed for some reason --- modules/js/usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/js/usage.json b/modules/js/usage.json index 09e0c27..6e5b47e 100644 --- a/modules/js/usage.json +++ b/modules/js/usage.json @@ -1,4 +1,4 @@ { "~js": "~js [command]", - "~ajs": '~ajs [command]" + "~ajs": "~ajs [command]" }