We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b0999b commit 538ed46Copy full SHA for 538ed46
elasticsearch-model/README.md
@@ -129,7 +129,7 @@ Or configure the client for all models:
129
Elasticsearch::Model.client = Elasticsearch::Client.new log: true
130
```
131
132
-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.
133
134
Please refer to the
135
[`elasticsearch-transport`](https://github.com/elasticsearch/elasticsearch-ruby/tree/master/elasticsearch-transport)
0 commit comments