From bdadbb5c6f09f06ca73e900a4bab5b88fbb199b9 Mon Sep 17 00:00:00 2001 From: ehabit Date: Sat, 27 Sep 2014 15:35:18 -0700 Subject: [PATCH] Fixed typo on line 196, changed works to work. Fixed typo on line 196, changed works to work. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 305962dc..b7f3985f 100644 --- a/README.md +++ b/README.md @@ -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