[DOCS] Fix typo in rank feature query docs (#57401)

This commit is contained in:
Florian Kelbert 2020-06-01 13:42:09 +01:00 committed by James Rodewig
parent 82f27ef128
commit 25f69547d9
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ PUT /test/_doc/3?refresh
[[rank-feature-query-ex-query]]
===== Example query
The following query searches for `2016` and boosts relevance scores based or
The following query searches for `2016` and boosts relevance scores based on
`pagerank`, `url_length`, and the `sports` topic.
[source,console]