Explorar o código

Docs: typo?

Closes #7458
Peter Johnson @insertcoffee %!s(int64=11) %!d(string=hai) anos
pai
achega
10197936da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/reference/mapping/fields/boost-field.asciidoc

+ 1 - 1
docs/reference/mapping/fields/boost-field.asciidoc

@@ -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]
 --------------------------------------------------