aboutsummaryrefslogtreecommitdiff
path: root/commands/ban.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/ban.js')
-rw-r--r--commands/ban.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/ban.js b/commands/ban.js
index 0a90c5b..6a1fffe 100644
--- a/commands/ban.js
+++ b/commands/ban.js
@@ -14,7 +14,7 @@ exports.conf = {
exports.help = {
name: 'ban',
- description: 'Ban a user out of the server',
+ description: 'Ban a user from this server.',
usage: '@<User> <...reason>',
category: 'Moderation',
};