aboutsummaryrefslogtreecommitdiff
path: root/commands/kick.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/kick.js')
-rw-r--r--commands/kick.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/kick.js b/commands/kick.js
index c6a8408..034a003 100644
--- a/commands/kick.js
+++ b/commands/kick.js
@@ -18,7 +18,7 @@ exports.conf = {
exports.help = {
name: 'kick',
- description: 'Kick a user out of the server',
+ description: 'Kick a user out of the server.',
usage: '@<User> <...reason>',
category: 'Moderation',
};