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 c781f01 commit eea1b33Copy full SHA for eea1b33
README.md
@@ -31,7 +31,7 @@ The `graphql_server` package provides these public helper functions:
31
32
* `run_http_query`
33
* `encode_execution_results`
34
- * `laod_json_body`
+ * `load_json_body`
35
* `json_encode`
36
* `json_encode_pretty`
37
README.rst
@@ -37,7 +37,7 @@ The ``graphql_server`` package provides these public helper functions:
38
- ``run_http_query``
39
- ``encode_execution_results``
40
-- ``laod_json_body``
+- ``load_json_body``
41
- ``json_encode``
42
- ``json_encode_pretty``
43
0 commit comments