Duplicated colon was removed (#17988)

Hope this help :-)
This commit is contained in:
Rafał Bigaj 2016-04-26 20:30:30 +02:00 committed by Clinton Gormley
parent bb3c5ac355
commit ead431f524
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ The `range` query accepts the following parameters:
==== Ranges on date fields
When running `range` queries on fields of type <<date,`date`>>, ranges can be
specified using <<date-math>>::
specified using <<date-math>>:
[source,js]
--------------------------------------------------