From: Ben English Date: Mon, 31 Jan 2022 20:09:57 +0000 (-0500) Subject: fix typo in word 'establishing' (#7648) X-Git-Tag: rel_2_0_0b1~503 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6046f5fcf3732df1a8a08274501efcffc6253f2;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git fix typo in word 'establishing' (#7648) --- diff --git a/doc/build/index.rst b/doc/build/index.rst index e363f581f1..26fa1ff8a4 100644 --- a/doc/build/index.rst +++ b/doc/build/index.rst @@ -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.