Fixing typo in readme.md

schema
This commit is contained in:
James Muranga 2014-04-15 15:09:20 +03:00
parent 4b572f8460
commit 4df762f350
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ Xorm is a simple and powerful ORM for Go.
* Both ORM and raw SQL operation Support
* Sync database sechmea Support
* Sync database schema Support
* Query Cache speed up