summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/build/changelog/unreleased_14/8952.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/changelog/unreleased_14/8952.rst b/doc/build/changelog/unreleased_14/8952.rst
index 32a36e84a..bb40306b5 100644
--- a/doc/build/changelog/unreleased_14/8952.rst
+++ b/doc/build/changelog/unreleased_14/8952.rst
@@ -4,5 +4,5 @@
:versions: 2.0.0b5
Removed non-functional method ``merge`` from :class:`_asyncio.AsyncResult`.
- This method was non-functional and non-testes since the first introduction
+ This method was non-functional and non-tested since the first introduction
of asyncio in SQLAlchemy.