Skip to content

Commit

Permalink
[Docs] Fix typo in datehistogram-aggregation.asciidoc (elastic#35855)
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes authored and Christoph Büscher committed Nov 23, 2018
1 parent 5b37031 commit a204d1c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ Internally, a date is represented as a 64 bit number representing a timestamp
in milliseconds-since-the-epoch (01/01/1970 midnight UTC). These timestamps are
returned as the ++key++ name of the bucket. The `key_as_string` is the same
timestamp converted to a formatted
date string using the `format` parameter sprcification:
date string using the `format` parameter specification:

TIP: If you don't specify `format`, the first date
<<mapping-date-format,format>> specified in the field mapping is used.
Expand Down

0 comments on commit a204d1c

Please sign in to comment.