aboutsummaryrefslogtreecommitdiff
path: root/src/commands
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands')
-rw-r--r--src/commands/config/features.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/config/features.ts b/src/commands/config/features.ts
index affcde3..e119936 100644
--- a/src/commands/config/features.ts
+++ b/src/commands/config/features.ts
@@ -25,7 +25,7 @@ export default class FeaturesCommand extends BushCommand {
super('features', {
aliases: ['features'],
category: 'config',
- description: 'Toggle features the server.',
+ description: 'Toggle the features of the server.',
usage: ['features'],
examples: ['features'],
slash: true,