From 7357170dbaeb78b456689e0fe0d0a2445fd7c61c Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Wed, 13 Oct 2021 00:23:26 +0200 Subject: [PATCH] More docs typo --- docs/api/connections.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/connections.rst b/docs/api/connections.rst index 8a0cd1d62..705b56302 100644 --- a/docs/api/connections.rst +++ b/docs/api/connections.rst @@ -150,7 +150,7 @@ The `!Connection` class loader. See :ref:`binary-data` for details. The method simply creates a `Cursor` instance, `~Cursor.execute()` the - query requested, and return it. + query requested, and returns it. See :ref:`query-parameters` for all the details about executing queries. -- 2.47.2