diff --git a/commands/cb.js b/commands/cb.js index 65c3a9c..029448e 100644 --- a/commands/cb.js +++ b/commands/cb.js @@ -2,7 +2,7 @@ module.exports = { name: 'cb', alias: ['cmd', 'commandblock', 'run'], - desription: 'Executes a command in the command core', + description: 'Executes a command in the command core', usage: '', trusted: 0, execute: function(bot, username, usernameraw, sender, prefix, args) {