Browse Source

[DOCS] fixed typo in date-format.asciidoc

Steve Fuller 11 years ago
parent
commit
e991c1f717
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/mapping/date-format.asciidoc

+ 1 - 1
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