Skip to content

Commit

Permalink
Merge pull request #510 from Vretu-Dev/main
Browse files Browse the repository at this point in the history
Visual typo in /info description
  • Loading branch information
appujet authored Feb 24, 2024
2 parents f7c9dae + 769cd04 commit 310e6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/info/Info.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
Expand Down

0 comments on commit 310e6d5

Please sign in to comment.