diff options
| -rw-r--r-- | doc/build/dialects/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/dialects/index.rst b/doc/build/dialects/index.rst index 51bf0c71f..01ff65995 100644 --- a/doc/build/dialects/index.rst +++ b/doc/build/dialects/index.rst @@ -49,7 +49,7 @@ Production Ready * `redshift-sqlalchemy <https://pypi.python.org/pypi/redshift-sqlalchemy>`_ - driver for Amazon Redshift, adapts the existing Postgresql/psycopg2 driver. * `sqlalchemy-sqlany <https://github.com/sqlanywhere/sqlalchemy-sqlany>`_ - driver for SAP Sybase SQL - Anywhere, developed by SAP. + Anywhere, developed by SAP. * `sqlalchemy-monetdb <https://github.com/gijzelaerr/sqlalchemy-monetdb>`_ - driver for MonetDB. Experimental / Incomplete |
