Fix stupid spelling mistake

This commit is contained in:
Dragon Fire
2020-12-13 09:30:06 -05:00
parent 155137c8f9
commit e64c743e00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ const Command = require('../../structures/Command');
module.exports = class IbHardcoreEditionCommand extends Command {
constructor(client) {
super(client, {
name: 'ib-hardcore-editon',
name: 'ib-hardcore-edition',
aliases: ['ib-hardcore', 'ib'],
group: 'games-sp',
memberName: 'ib-hardcore-edition',