diff --git a/bruhbot/cogs/Names/names.py b/bruhbot/cogs/Names/names.py index 95a56e1..22d6e70 100644 --- a/bruhbot/cogs/Names/names.py +++ b/bruhbot/cogs/Names/names.py @@ -111,7 +111,7 @@ async def check(self, interaction: discord.Interaction): else: if self.counter < 5: await interaction.followup.send( - "That's not you button.", ephemeral=True + "That's not your button.", ephemeral=True ) self.counter += 1 elif self.counter >= 5 and self.counter < 8: