From 54c788f9f40bfd90b8214f57c0eddc2f0b8e8390 Mon Sep 17 00:00:00 2001 From: derpystuff <3515180-derpystuff@users.noreply.gitlab.com> Date: Tue, 10 Jan 2023 20:02:09 +0100 Subject: [PATCH] fix typo --- commands/message/core/help.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/message/core/help.js b/commands/message/core/help.js index 9f09aea..b281b5c 100644 --- a/commands/message/core/help.js +++ b/commands/message/core/help.js @@ -102,7 +102,7 @@ module.exports = { label: 'command', metadata: { description: 'List all commands, get more information about individual commands.', - description_short: 'Display dommand list', + description_short: 'Display command list', examples: ['help ping'], category: 'core', usage: 'help []'