fixing typo
This commit is contained in:
parent
7ca622e252
commit
a9a025484f
@ -24,7 +24,7 @@ async def on_ready():
|
|||||||
|
|
||||||
if token == 'test':
|
if token == 'test':
|
||||||
print("\nPress control+c to exit the bot")
|
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")
|
print("'exit' to exit the docker container")
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user