We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a564f commit 2729392Copy full SHA for 2729392
1 file changed
cli/src/data/slash-commands.ts
@@ -66,7 +66,7 @@ export const SLASH_COMMANDS: SlashCommand[] = [
66
{
67
id: 'usage',
68
label: 'usage',
69
- description: 'View remaining or bonus credits',
+ description: 'View credits and subscription quota',
70
aliases: ['credits'],
71
},
72
0 commit comments