Skip to content

Commit

Permalink
Fix spelling (FO-nTTaX#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rathoz authored Feb 20, 2023
1 parent 89aece5 commit d148f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ftsbot/cogs/antispam.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ async def on_message(
embed=discord.Embed(
colour=discord.Colour(0xff0000),
description=(
'It is **Liquipedia**, please educate youurself on the spelling! Naughty-counter of '
'It is **Liquipedia**, please educate yourself on the spelling! Naughty-counter of '
+ message.author.name + ' has been incremented.'
)
)
Expand Down

0 comments on commit d148f59

Please sign in to comment.