summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/build/changelog/unreleased_14/7386.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/changelog/unreleased_14/7386.rst b/doc/build/changelog/unreleased_14/7386.rst
index e344453c8..2a9022868 100644
--- a/doc/build/changelog/unreleased_14/7386.rst
+++ b/doc/build/changelog/unreleased_14/7386.rst
@@ -3,5 +3,5 @@
:tickets: 7386
Support multiple clause elements in the :meth:`_sql.Exists.where` method,
- unifying the api with the on presented by a normal :func:`_sql.select`
+ unifying the api with the one presented by a normal :func:`_sql.select`
construct.