mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 09:36:44 +03:00
Fix typo in execute.rst (#1115)
This commit is contained in:
parent
3f6f426946
commit
abc2c2a784
|
@ -4,7 +4,7 @@ Executing a query
|
|||
=================
|
||||
|
||||
|
||||
For executing a query a schema, you can directly call the ``execute`` method on it.
|
||||
For executing a query against a schema, you can directly call the ``execute`` method on it.
|
||||
|
||||
|
||||
.. code:: python
|
||||
|
|
Loading…
Reference in New Issue
Block a user