fixing typo
This commit is contained in:
parent
e3ab8ee0e3
commit
be0ef80f73
@ -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