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