Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasPlacentino committed Apr 1, 2024
1 parent 3481cc1 commit 5a60293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/Admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ async def update(
self,
inter: disnake.ApplicationCommandInteraction,
rename: str = commands.Param(
description="Forcer un rename à tous les utilisateur.rice.s avec l'update ? (Seulment dans les serveurs ayant le rename d'activé)",
description="Forcer un rename à tous les utilisateur.rice.s avec l'update ? (Seulement dans les serveurs ayant le rename d'activé)",
default="Non",
choices=["Non", "Oui"],
),
Expand Down

0 comments on commit 5a60293

Please sign in to comment.