Browse Source

Fix typo

Reported at https://discuss.elastic.co/t/little-error-in-documentation-page-mapping-parameters-format/57424
David Pilato 9 years ago
parent
commit
97dfa2ba40
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/reference/mapping/params/format.asciidoc

+ 2 - 2
docs/reference/mapping/params/format.asciidoc

@@ -173,8 +173,8 @@ The following tables lists all the defaults ISO formats supported:
 
 `date_time` or `strict_date_time`::
 
-    A formatter that combines a full date and time, separated by a 'T': `yyyy-
-    MM-dd'T'HH:mm:ss.SSSZZ`.
+    A formatter that combines a full date and time, separated by a 'T': 
+    `yyyy-MM-dd'T'HH:mm:ss.SSSZZ`.
 
 `date_time_no_millis` or `strict_date_time_no_millis`::