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 0f1898e..976d524 100644
--- a/commands/suggest.js
+++ b/commands/suggest.js
@@ -18,7 +18,7 @@ exports.conf = {
};
exports.help = {
- name: 'suggset',
+ name: 'suggest',
description: 'Suggest a feature.',
usage: 'suggest <...Suggestion>',
};