From fcecfbc1d03052910aa5882da7ee06595cd1b273 Mon Sep 17 00:00:00 2001 From: imfunny <36105478+imfunniee@users.noreply.github.com> Date: Thu, 11 Apr 2019 22:15:44 +0530 Subject: [PATCH] Update package.json (#223) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 738b1b5..5e3628b 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "discord.clientID": { "type": "string", "default": "383226320970055681", - "description": "Only modify this if you know what you are doing (most of you don't)" + "description": "Only modify this if you know what you are doing" }, "discord.enabled": { "type": "boolean",