Skip to content

Commit 08caed7

Browse files
Update query-string-syntax.asciidoc
Closes #9965
1 parent 41715f2 commit 08caed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/query-dsl/queries/query-string-syntax.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Curly and square brackets can be combined:
157157

158158
* Numbers from 1 up to but not including 5
159159

160-
count:[1..5}
160+
count:[1 TO 5}
161161

162162

163163
Ranges with one side unbounded can use the following syntax:

0 commit comments

Comments
 (0)