Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@ if not api.auth.check_auth_token(token):

### <a href='#warnings'>Warnings</a>

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)
Expand Down