From a9a025484f126b4f7aa7c564037608489c1fd31f Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Thu, 10 Aug 2017 14:40:13 -0700 Subject: [PATCH] fixing typo --- app/dragon-bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dragon-bot.py b/app/dragon-bot.py index 99b5bf5a..005d4138 100644 --- a/app/dragon-bot.py +++ b/app/dragon-bot.py @@ -24,7 +24,7 @@ async def on_ready(): if token == 'test': print("\nPress control+c to exit the bot") - print("Followd by control+d or by typing") + print("Followed by control+d or by typing") print("'exit' to exit the docker container")