From e6fd912f571be5921aa9972a66adc733e33c28f0 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Wed, 17 Jan 2024 16:42:58 -0800 Subject: [PATCH] Update description for /price command --- app/cogs/star_citizen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/cogs/star_citizen.py b/app/cogs/star_citizen.py index cc83513b..20f3d589 100755 --- a/app/cogs/star_citizen.py +++ b/app/cogs/star_citizen.py @@ -198,7 +198,7 @@ class StarCitizen(commands.Cog): @commands.slash_command( guild_ids=None, name="price", - description="Returns the price of a given amount of a commoditys", + description="Returns the price of Items in Star Citizen", ) @option( name="scu",