From afcc722449c7da9cd6795bb243ea962c94efec26 Mon Sep 17 00:00:00 2001 From: Timothy Warren Date: Wed, 1 Feb 2012 13:26:12 -0500 Subject: [PATCH] Fix spelling error --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da38fa9..f6fa548 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Because php-gtk is such a pain to compile on Windows, I've put together this pac * CRUD (Create, Read, Update, Delete) functionality * Database table creation and backup -The databases currently slated to be suported are: +The databases currently slated to be supported are: * [PostgreSQL](http://www.postgresql.org) * [MySQL](http://www.mysql.com/) @@ -30,5 +30,5 @@ Plan to implement, not support: ## Won't Support -Closed source dbs, like Oracle, Sybase, MSSQL, etc. +Closed source DBs, like Oracle, MSSQL, etc.