Skip to content

Commit ca2c76a

Browse files
committed
correction in the text of the command /club arret
1 parent fb8eb1a commit ca2c76a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/commands/club.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,6 @@ async def stop_club(
184184
if annonce:
185185
await annonce.send(
186186
"Le club, n'ayant pas été repris, est "
187-
"temporairement fermer jusqu'à reprise du club"
187+
"temporairement fermé jusqu'à reprise du club"
188188
)
189189
await interaction.followup.send(f"Le club : {club.name} à été arrété")

0 commit comments

Comments
 (0)