From 1422f191f8adee600ae481b3188e847fcac41ed4 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 3 Feb 2016 18:39:53 -0500 Subject: [PATCH] oxford comma --- README.rst | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 ------------