We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9fa3c9 commit a69fb04Copy full SHA for a69fb04
docs/advanced/error_handling.rst
@@ -54,7 +54,7 @@ HTTP
54
55
For HTTP transports, we should get a json response which contain
56
:code:`data` or :code:`errors` fields.
57
-If that is not the case, then the returned error depends wether the http return code
+If that is not the case, then the returned error depends whether the http return code
58
is below 400 or not.
59
60
- json response:
0 commit comments