浏览代码

[DOCS] fixed typo

Closes #5272
javanna 11 年之前
父节点
当前提交
42c36ef72d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/query-dsl/queries/range-query.asciidoc

+ 1 - 1
docs/reference/query-dsl/queries/range-query.asciidoc

@@ -27,5 +27,5 @@ The `range` query accepts the following parameters:
 `gt`::  	Greater-than
 `lte`:: 	Less-than or equal to
 `lt`::  	Less-than
-`boost`:: 	Sets the bool value of the query, defaults to `1.0`
+`boost`:: 	Sets the boost value of the query, defaults to `1.0`