diff --git a/commands/single/can-you-not.js b/commands/single/can-you-not.js index cdc82eb2..cd3964ca 100644 --- a/commands/single/can-you-not.js +++ b/commands/single/can-you-not.js @@ -7,7 +7,7 @@ module.exports = class CanYouNotCommand extends Command { aliases: ['can-u-not'], group: 'single', memberName: 'can-you-not', - description: 'Can YOU not?', + description: 'Can YOU not?' }); }