From c29a435f1236aa77e857188859845a93589917d5 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 13 Feb 2016 02:32:40 -0500 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0d65381..95453b6 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ surprisingly difficult with the standard tools available. This library strives to make this workflow as simple as possible, while providing an elegant interface to work with your query results. -*Database support includes Postgresql, MySQL, SQLite, Oracle, and MS-SQL (drivers not included).* +*Database support includes Postgres, MySQL, SQLite, Oracle, and MS-SQL (drivers not included).* ☤ The Basics