aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--commands/Pokemon/leavealliance.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/Pokemon/leavealliance.js b/commands/Pokemon/leavealliance.js
index 4d31286..dd511c7 100644
--- a/commands/Pokemon/leavealliance.js
+++ b/commands/Pokemon/leavealliance.js
@@ -30,6 +30,6 @@ exports.conf = {
};
exports.help = {
- name: 'leave',
+ name: 'leavealliance',
description: 'Leave the alliance you currently are in.',
};