Skip to content

Commit a69fb04

Browse files
committed
wether -> whether
1 parent b9fa3c9 commit a69fb04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/error_handling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ HTTP
5454

5555
For HTTP transports, we should get a json response which contain
5656
:code:`data` or :code:`errors` fields.
57-
If that is not the case, then the returned error depends wether the http return code
57+
If that is not the case, then the returned error depends whether the http return code
5858
is below 400 or not.
5959

6060
- json response:

0 commit comments

Comments
 (0)