]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Fix typo in sqlalchemy2-stubs pypi link 6078/head
authorCharles-Axel Dein <ca@d3in.org>
Wed, 17 Mar 2021 13:26:24 +0000 (14:26 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Mar 2021 13:26:24 +0000 (14:26 +0100)
doc/build/orm/mapping_styles.rst

index 63288c74bca1b88033a81d03b90c7b40da56b720..d6c7d3280d212fa644655f3dcd072fbc023a97c5 100644 (file)
@@ -111,7 +111,7 @@ SQLAlchemy includes a :ref:`Mypy plugin <mypy_toplevel>` that automatically
 accommodates for the dynamically generated ``Base`` class
 delivered by SQLAlchemy functions like :func:`_orm.declarative_base`.
 This plugin works along with a new set of typing stubs published at
-`sqlalchemy2-stubs <https://pypi.org/project/sqlalhcemy-2-stubs>`_.
+`sqlalchemy2-stubs <https://pypi.org/project/sqlalchemy2-stubs>`_.
 
 When this plugin is not in use, or when using other :pep:`484` tools which
 may not know how to interpret this class, the declarative base class may