Skip to content

Commit

Permalink
Grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
TastyPumPum committed Feb 11, 2024
1 parent 8faf931 commit 9bd9ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mahoji/commands/testpotato.ts
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ export const testPotatoCommand: OSBMahojiCommand | null = production
{
type: ApplicationCommandOptionType.Integer,
name: 'quantity',
description: 'The task quantity you want.',
description: 'The task quantity you want to assign.',
required: false,
min_value: 0,
max_value: 1000
Expand Down

0 comments on commit 9bd9ef2

Please sign in to comment.