summaryrefslogtreecommitdiff
path: root/server/src/commands/mod/Ban.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/commands/mod/Ban.ts')
-rw-r--r--server/src/commands/mod/Ban.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/src/commands/mod/Ban.ts b/server/src/commands/mod/Ban.ts
index d91731e..3e81bfb 100644
--- a/server/src/commands/mod/Ban.ts
+++ b/server/src/commands/mod/Ban.ts
@@ -24,7 +24,7 @@ export default class BanMod extends Command {
type: 'string',
prompt: {
start: 'Which user would you like to ban?',
- retry: 'That doesn\' seem to be a user, please try again!'
+ retry: 'That doesn\'t seem to be a user, please try again!'
}
},
{