Fix spelling error

This commit is contained in:
Timothy Warren 2012-02-01 13:26:12 -05:00
parent 849098eeea
commit afcc722449
1 changed files with 2 additions and 2 deletions

View File

@ -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.