diff --git a/output/schema/schema.json b/output/schema/schema.json index 206c706c93..072022e30d 100644 --- a/output/schema/schema.json +++ b/output/schema/schema.json @@ -165705,7 +165705,7 @@ }, "properties": [ { - "description": "A date histogram group aggregates a date field into time-based buckets.\nThis group is mandatory; you currently cannot rollup documents without a timestamp and a `date_histogram` group.", + "description": "A date histogram group aggregates a date field into time-based buckets.\nThis group is mandatory; you currently cannot roll up documents without a timestamp and a `date_histogram` group.", "name": "date_histogram", "required": false, "type": {