From 4df762f350aec110f57e5a6c56cfa424be3ae16e Mon Sep 17 00:00:00 2001 From: James Muranga Date: Tue, 15 Apr 2014 15:09:20 +0300 Subject: [PATCH] Fixing typo in readme.md schema --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed22a941..66bf87a6 100644 --- a/README.md +++ b/README.md @@ -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 @@ -119,4 +119,4 @@ If you want to pull request, please see [CONTRIBUTING](https://github.com/lunny/ # LICENSE BSD License - [http://creativecommons.org/licenses/BSD/](http://creativecommons.org/licenses/BSD/) \ No newline at end of file + [http://creativecommons.org/licenses/BSD/](http://creativecommons.org/licenses/BSD/)