diff --git a/README.md b/README.md index 64279b7..2528335 100644 --- a/README.md +++ b/README.md @@ -641,7 +641,7 @@ if not api.auth.check_auth_token(token): ### Warnings -Sometimes APi returns a worning so you could be warned about something. +Sometimes APi returns a warning so you could be warned about something. The waning is displayed in standard output: ![Debugging](docs/images/warning.png)