Skip to content

Commit 2729392

Browse files
committed
Tweak slash command wording
1 parent b9a564f commit 2729392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/src/data/slash-commands.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export const SLASH_COMMANDS: SlashCommand[] = [
6666
{
6767
id: 'usage',
6868
label: 'usage',
69-
description: 'View remaining or bonus credits',
69+
description: 'View credits and subscription quota',
7070
aliases: ['credits'],
7171
},
7272
{

0 commit comments

Comments
 (0)