From c0d3513e45fd968077fe698b2c5a2d7d85683f39 Mon Sep 17 00:00:00 2001 From: Dan Hess Date: Tue, 4 Aug 2020 14:21:06 -0500 Subject: [PATCH] Typo! --- cogs/games.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: