Skip to content

Commit 8f905c5

Browse files
radarkarmi
authored andcommitted
[MODEL] Fixed a typo in the README
Closes elastic#455
1 parent 0d5327a commit 8f905c5

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
@@ -229,7 +229,7 @@ response.records.records.class
229229
# => ActiveRecord::Relation::ActiveRecord_Relation_Article
230230
```
231231

232-
The ordering of the records by score will be preserved, unless you explicitely specify a different
232+
The ordering of the records by score will be preserved, unless you explicitly specify a different
233233
order in your model query language:
234234

235235
```ruby

0 commit comments

Comments
 (0)