Skip to content

Commit c485559

Browse files
[DOCS] Fixes bulleted list in ML aggregations (#75806) (#75808)
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
1 parent fb135d4 commit c485559

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference/ml/anomaly-detection/ml-configuring-aggregations.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,10 +425,11 @@ When using a `composite` aggregation:
425425
// NOTCONSOLE
426426

427427
The top level aggregation must be exclusively one of the following:
428+
428429
* A {ref}/search-aggregations-bucket.html[bucket aggregation] containing a single
429430
sub-aggregation that is a `date_histogram`
430431
* A top level aggregation that is a `date_histogram`
431-
* A top level aggregation is a `composite` aggregation.
432+
* A top level aggregation is a `composite` aggregation
432433

433434
There must be exactly one `date_histogram`, `composite` aggregation. For more information, see
434435
{ref}/search-aggregations-bucket-datehistogram-aggregation.html[Date histogram aggregation] and

0 commit comments

Comments
 (0)