From 9eefe892d9583175558b3369436d035180690920 Mon Sep 17 00:00:00 2001 From: Elastic Machine Date: Mon, 28 Aug 2023 18:24:36 +0000 Subject: [PATCH] Update specification output --- output/schema/schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {