[DOCS] fixed typo

Closes #5272
This commit is contained in:
javanna 2014-03-26 14:51:02 +01:00 committed by Luca Cavanna
parent 280d4bfd28
commit 42c36ef72d
1 changed files with 1 additions and 1 deletions

View File

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