commit | 576a332bb921393245e02a879e37e59eff072936 | [log] [tgz] |
---|---|---|
author | Max Veytsman <maxim@ontoillogical.com> | Tue Dec 09 10:16:33 2014 -0500 |
committer | Max Veytsman <maxim@ontoillogical.com> | Tue Dec 09 10:16:33 2014 -0500 |
tree | 58779b8f3516a0f0cba0eb6215274cf160876dd9 | |
parent | e82c7d9ec9ebfd83e90d4fd39ce934f5fc0b0b5f [diff] |
Fixed typo in README
diff --git a/README.md b/README.md index da38476..1d39250 100644 --- a/README.md +++ b/README.md
@@ -21,7 +21,7 @@ in essence, it's just a for loop that does the wrapping for you. Check out [this blog post](http://justinas.org/alice-painless-middleware-chaining-for-go/) -for explanation how Alice is diferrent from other chaining solutions. +for explanation how Alice is different from other chaining solutions. ### Usage