diff --git a/README.markdown b/README.markdown index 7dc9e37e..83a51f02 100644 --- a/README.markdown +++ b/README.markdown @@ -4,7 +4,7 @@ ## Introduction -This gem adds Entity support to API frameworks, such as [Grape](https://github.com/intridea/grape). Grape's Entity is an API focussed facade that sits on top of an object model. +This gem adds Entity support to API frameworks, such as [Grape](https://github.com/intridea/grape). Grape's Entity is an API focused facade that sits on top of an object model. ## What's New