diff --git a/src/commands/info/Info.ts b/src/commands/info/Info.ts index eaa66f6a3..150ca5254 100644 --- a/src/commands/info/Info.ts +++ b/src/commands/info/Info.ts @@ -8,7 +8,7 @@ export default class Info extends Command { super(client, { name: 'info', description: { - content: 'Ingormation about the bot', + content: 'Information about the bot', examples: ['info'], usage: 'info', },