diff --git a/README.md b/README.md index b6c1d75..04adf80 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ So, to recap, some of the benefits of using this abstraction are: - `shouldComponentUpdate` is implemented on your behalf. - The _query functions_ themselves can be formed into a reusable library of queries for all your components. -I am not trying to take away from `react-sizeme`, but I want to highlight that it's a bit more of a low level HOC, and if you want to use it you should be aware of the problems above and consider using your own abstraction or this one. +I am not trying to take away from `react-sizeme`, but I want to highlight that it's a bit more of a low-level HOC, and if you want to use it you should be aware of the problems above and consider using your own abstraction or this one. ## Install @@ -216,7 +216,7 @@ class MyComponent extends Component { return (