diff --git a/docs/execution/execute.rst b/docs/execution/execute.rst index 74300a82..f0ea8853 100644 --- a/docs/execution/execute.rst +++ b/docs/execution/execute.rst @@ -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