Skip to content

Commit 538ed46

Browse files
ebouchutkarmi
authored andcommitted
[MODEL] Fixed typo in the README file
1 parent 2b0999b commit 538ed46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticsearch-model/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Or configure the client for all models:
129129
Elasticsearch::Model.client = Elasticsearch::Client.new log: true
130130
```
131131

132-
You might want to do this during you application bootstrap process, e.g. in a Rails initializer.
132+
You might want to do this during your application bootstrap process, e.g. in a Rails initializer.
133133

134134
Please refer to the
135135
[`elasticsearch-transport`](https://github.com/elasticsearch/elasticsearch-ruby/tree/master/elasticsearch-transport)

0 commit comments

Comments
 (0)