diff --git a/docs/reference/mapping/date-format.asciidoc b/docs/reference/mapping/date-format.asciidoc index eada7346b68..c2e4b6d8bbb 100644 --- a/docs/reference/mapping/date-format.asciidoc +++ b/docs/reference/mapping/date-format.asciidoc @@ -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