Fix spelling mistakes in documentation

This commit is contained in:
Mads Marquart
2019-07-24 00:08:39 +02:00
parent edf14cfd84
commit cc9d81a39e
19 changed files with 106 additions and 105 deletions

View File

@@ -47,7 +47,7 @@ client.sendLocalImage(
thread_type=thread_type,
)
# Will download the image at the url `<image url>`, and then send it
# Will download the image at the URL `<image url>`, and then send it
client.sendRemoteImage(
"<image url>",
message=Message(text="This is a remote image"),