Merge pull request #235 from ehabit/patch-1

Fixed typo on line 196, changed works to work.
This commit is contained in:
Jinzhu 2014-09-28 07:27:42 +08:00
commit 591d4a4057
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ db.Create(&user)
//// COMMIT;
```
Refer [Associations](#associations) for how to works with associations
Refer [Associations](#associations) for how to work with associations
## Query