]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
typo
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 29 Jan 2026 20:22:08 +0000 (15:22 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 29 Jan 2026 20:22:08 +0000 (15:22 -0500)
Change-Id: Ib34cff24123e9dd11e775c712f17e01dbbb488ca

docs/build/unreleased/1788.rst

index 6d949ed2be2b3231425368ff3fc64529d1ca6f84..6e19d23dc7ff5b866d64543126300841be503952 100644 (file)
@@ -4,7 +4,7 @@
 
     Fixed regression caused by :ticket:`1669` which requires SQLAlchemy objects
     to support generic type subscripting; for the older SQLAlchemy 1.4 series,
-    this requires version 1.4.23.  Changed the minimum requirements in to be
-    for 1.4.23 rather than 1.4.0.
+    this requires version 1.4.23.  Changed the minimum requirements to require
+    version 1.4.23 rather than 1.4.0.