From 9bd9ef27ef61a59219306d9e2d07813fc70d1b99 Mon Sep 17 00:00:00 2001 From: TastyPumPum Date: Sun, 11 Feb 2024 13:35:31 +0000 Subject: [PATCH] Grammar --- src/mahoji/commands/testpotato.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mahoji/commands/testpotato.ts b/src/mahoji/commands/testpotato.ts index a72c3f95ab..3006ae867a 100644 --- a/src/mahoji/commands/testpotato.ts +++ b/src/mahoji/commands/testpotato.ts @@ -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