[DOCS] fixed typo in date-format.asciidoc

This commit is contained in:
Steve Fuller 2014-05-16 10:36:21 +01:00 committed by Luca Cavanna
parent 5aa84c9aab
commit e991c1f717
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ representation.
=== Date Math
The `date` type supports using date math expression when using it in a
query/filter (mainly make sense in `range` query/filter).
query/filter (mainly makes sense in `range` query/filter).
The expression starts with an "anchor" date, which can be either `now`
or a date string (in the applicable format) ending with `||`. It can