diff --git a/redbot/cogs/economy/economy.py b/redbot/cogs/economy/economy.py index 81d8a36e3..6d56f75e4 100644 --- a/redbot/cogs/economy/economy.py +++ b/redbot/cogs/economy/economy.py @@ -451,7 +451,7 @@ class Economy(commands.Cog): await bank.set_balance(author, exc.max_balance) await ctx.send( _( - "You've reached the maximum amount of {currency}!" + "You've reached the maximum amount of {currency}! " "Please spend some more \N{GRIMACING FACE}\n\n" "You currently have {new_balance} {currency}." ).format(