We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d5327a commit 8f905c5Copy full SHA for 8f905c5
elasticsearch-model/README.md
@@ -229,7 +229,7 @@ response.records.records.class
229
# => ActiveRecord::Relation::ActiveRecord_Relation_Article
230
```
231
232
-The ordering of the records by score will be preserved, unless you explicitely specify a different
+The ordering of the records by score will be preserved, unless you explicitly specify a different
233
order in your model query language:
234
235
```ruby
0 commit comments