diff --git a/README.rst b/README.rst index f55ec8d..93319a2 100644 --- a/README.rst +++ b/README.rst @@ -19,7 +19,7 @@ Supported Databases ------------------- Support currently exists for PostgreSQL, PostGIS, MySQL, MySQL (GIS), -Oracle, Oracle (GIS) and SQLite. +Oracle, Oracle (GIS), and SQLite. Installation ------------ diff --git a/setup.py b/setup.py index 6e1c835..8fe5e7c 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ Supported Databases ------------------- Support currently exists for PostgreSQL, PostGIS, MySQL, MySQL (GIS), -Oracle, Oracle (GIS) and SQLite. +Oracle, Oracle (GIS), and SQLite. Installation ------------