Fixed typo on line 196, changed works to work.

Fixed typo on line 196, changed works to work.
This commit is contained in:
ehabit 2014-09-27 15:35:18 -07:00
parent eb7ba964b2
commit bdadbb5c6f
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