Docs: typo?

Closes #7458
This commit is contained in:
Peter Johnson @insertcoffee 2014-08-26 13:15:46 +01:00 committed by Clinton Gormley
parent 0676869e6d
commit 10197936da

View File

@ -43,7 +43,7 @@ used with multiple fields or multi-value fields.
Instead, the <<query-dsl-function-score-query>> can be used to achieve
the desired functionality by boosting each document by the value in
any field the document:
any field of the document:
[source,js]
--------------------------------------------------