(fix) typo in README

This commit is contained in:
Aric Huang 2017-03-31 15:02:32 -07:00 committed by GitHub
parent e8723a2797
commit f94fa547e7

View file

@ -408,7 +408,7 @@ much benefit over it.
**Method 3: Embedding**
This pattern is not for the feint of heart, what it provides in benefits it
This pattern is not for the faint of heart, what it provides in benefits it
more than makes up for in downsides. It's possible to embed the SQLBoiler
structs inside your own to enhance them. However it's subject to easy breakages
and a dependency on these additional objects. It can also introduce