Skip to content

Commit abc2c2a

Browse files
TheMeltersyrusakbary
authored andcommitted
Fix typo in execute.rst (#1115)
1 parent 3f6f426 commit abc2c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/execution/execute.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Executing a query
44
=================
55

66

7-
For executing a query a schema, you can directly call the ``execute`` method on it.
7+
For executing a query against a schema, you can directly call the ``execute`` method on it.
88

99

1010
.. code:: python

0 commit comments

Comments
 (0)