README.md in elasticsearch-model-0.1.7 vs README.md in elasticsearch-model-0.1.8
- old
+ new
@@ -127,10 +127,10 @@
```ruby
Elasticsearch::Model.client = Elasticsearch::Client.new log: true
```
-You might want to do this during you application bootstrap process, e.g. in a Rails initializer.
+You might want to do this during your application bootstrap process, e.g. in a Rails initializer.
Please refer to the
[`elasticsearch-transport`](https://github.com/elasticsearch/elasticsearch-ruby/tree/master/elasticsearch-transport)
library documentation for all the configuration options, and to the
[`elasticsearch-api`](http://rubydoc.info/gems/elasticsearch-api) library documentation