]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
fix typo in word 'establishing' (#7648)
authorBen English <bdenglish@users.noreply.github.com>
Mon, 31 Jan 2022 20:09:57 +0000 (15:09 -0500)
committerGitHub <noreply@github.com>
Mon, 31 Jan 2022 20:09:57 +0000 (21:09 +0100)
doc/build/index.rst

index e363f581f1c09d4c9bb194fde6b8172262dbe834..26fa1ff8a46473adc9e23136d4050900f2bb5d61 100644 (file)
@@ -47,7 +47,7 @@ SQLAlchemy Documentation
     SQLAlchemy APIs that have evolved over more than 15 years.   The
     SQLAlchemy tutorial provides a holistic view of the library, integrating
     Core and ORM features in a narrative style that is optimized towards
-    establihsing a solid understanding of the foundations upon which
+    establishing a solid understanding of the foundations upon which
     SQLAlchemy is built on.  The tutorials are recommended for all new users
     as well as veterans of older SQLAlchemy versions alike.