From: adriennefranke Date: Thu, 6 Dec 2018 00:57:50 +0000 (-0600) Subject: Fixed typo in docs X-Git-Tag: rel_1_3_0b2~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09856b911ba52befc330676ad831d7829f88ef20;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Fixed typo in docs Fixes: #4166 Fixes: #4399 Change-Id: I49494209463089114e77dfc737c811837d49ea20 --- diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index 8721126ce2..6d17a3c075 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -57,7 +57,7 @@ Production Ready * `sqlalchemy-monetdb `_ - driver for MonetDB. * `snowflake-sqlalchemy `_ - driver for `Snowflake `_. * `sqlalchemy-tds `_ - driver for MS-SQL, - on top of `pythone-tds `_. + on top of `python-tds `_. * `crate `_ - driver for `CrateDB `_. Experimental / Incomplete