From fe593961c2a9d40ff20990bcca37e4cf757d27ba Mon Sep 17 00:00:00 2001 From: Matthew Ray Date: Thu, 29 Nov 2018 01:37:29 -0500 Subject: [PATCH] Update creator.js --- commands/creator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/creator.js b/commands/creator.js index eded454..21d71f4 100644 --- a/commands/creator.js +++ b/commands/creator.js @@ -51,6 +51,6 @@ exports.conf = { exports.help = { name: 'creator', category: 'Bot Information', - description: 'Gives information about the creatoe and developers.', + description: 'Gives information about the creator and developers.', usage: 'creator' }; \ No newline at end of file