diff --git a/docs/reference/aggregations/bucket/datehistogram-aggregation.asciidoc b/docs/reference/aggregations/bucket/datehistogram-aggregation.asciidoc index 4983e8c84eecf..d2ae9052f3536 100644 --- a/docs/reference/aggregations/bucket/datehistogram-aggregation.asciidoc +++ b/docs/reference/aggregations/bucket/datehistogram-aggregation.asciidoc @@ -238,7 +238,7 @@ happens. The `offset` parameter is used to change the start value of each bucket by the specified positive (`+`) or negative offset (`-`) duration, such as `1h` for -an hour, or `1M` for a month. See <> for more possible time +an hour, or `1d` for a day. See <> for more possible time duration options. For instance, when using an interval of `day`, each bucket runs from midnight