Update query-string-syntax.asciidoc

Closes #9965
This commit is contained in:
Clinton Gormley 2015-03-03 20:03:25 +01:00
parent 6a43ed8b28
commit 3f9d4f9635

View File

@ -157,7 +157,7 @@ Curly and square brackets can be combined:
* Numbers from 1 up to but not including 5 * Numbers from 1 up to but not including 5
count:[1..5} count:[1 TO 5}
Ranges with one side unbounded can use the following syntax: Ranges with one side unbounded can use the following syntax: