[Docs] Fix typo in range query (#53656)

This commit is contained in:
Yash Joshi 2020-03-18 14:42:57 +05:30 committed by Christoph Büscher
parent 873d0ecd09
commit 85cc7a06c4
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ the entire month.
`lte`::
+
--
Rounds up to the lastest millisecond.
Rounds up to the latest millisecond.
For example, `2014-11-18||/M` rounds up to `2014-11-30T23:59:59.999`, including
the entire month.