Skip to content

Commit

Permalink
Update src/commands/misc/tcdne.js
Browse files Browse the repository at this point in the history
Co-authored-by: Pedro Fracassi <pedroluizfracassi@gmail.com>
  • Loading branch information
Doges and pedrofracassi authored Jul 23, 2020
1 parent 3831056 commit 5ccd7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/misc/tcdne.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = class TCDNE extends Command {
constructor (client) {
super({
name: 'tcdne',
aliases: ['thiscatdoesnotexists'],
aliases: ['thiscatdoesnotexist'],
category: 'misc'
}, client)
}
Expand Down

0 comments on commit 5ccd7b7

Please sign in to comment.