Fix several minor typos (#1603)

This commit is contained in:
Qwerty-Space
2020-10-18 21:11:59 +02:00
committed by GitHub
parent 4db51dff8a
commit d56b27e570
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -289,7 +289,7 @@ applications"? Now do the same with the library. Use what applies:
# (These examples assume you are inside an "async def")
async with client:
# Does it have an username? Use it!
# Does it have a username? Use it!
entity = await client.get_entity(username)
# Do you have a conversation open with them? Get dialogs.