diff --git a/cogs/games.py b/cogs/games.py index 81b4820..950e10b 100644 --- a/cogs/games.py +++ b/cogs/games.py @@ -38,7 +38,7 @@ class Games(commands.Cog): # Setup the info needed for the game message = ctx.message - mesage.content = start_word + message.content = start_word words_used = [] while True: