aboutsummaryrefslogtreecommitdiff
path: root/commands/suggest.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/suggest.js')
-rw-r--r--commands/suggest.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/suggest.js b/commands/suggest.js
index b0136a7..621ed82 100644
--- a/commands/suggest.js
+++ b/commands/suggest.js
@@ -39,7 +39,7 @@ module.exports.run = async (client, message, args) => {
};
exports.help = {
name: 'suggest',
- description: 'Suggest things in AleeBot.',
+ description: 'Suggest a feature in ACN.',
usage: 'suggest [suggestion]',
category: '- ACN Exclusive Commands',
};