diff --git a/src/cogs/ducks_spawning.py b/src/cogs/ducks_spawning.py index 0a6ccbd9..8916f69a 100644 --- a/src/cogs/ducks_spawning.py +++ b/src/cogs/ducks_spawning.py @@ -161,7 +161,7 @@ async def spawn_ducks(self, now: int): embed = discord.Embed() embed.colour = discord.Colour.green() - embed.title = f"It's freetime !" + embed.title = f"It's freetime!" embed.description = f"Your magazines have been refilled, and confiscated weapons have just been released" dtnow = datetime.datetime.fromtimestamp(now) if dtnow.day == 1 and dtnow.month == 4: