diff --git a/docs/reference/aggregations/pipeline/change-point-aggregation.asciidoc b/docs/reference/aggregations/pipeline/change-point-aggregation.asciidoc index 7e675526f5bc0..5d37e1f5fc7d0 100644 --- a/docs/reference/aggregations/pipeline/change-point-aggregation.asciidoc +++ b/docs/reference/aggregations/pipeline/change-point-aggregation.asciidoc @@ -18,7 +18,7 @@ and/or the bucket at which the largest change in the distribution of values, if `buckets_path`:: (Required, string) -Path to the buckets that contain one set of values in which to detect a change point. There must be at least 21 bucketed +Path to the buckets that contain one set of values in which to detect a change point. There must be at least 22 bucketed values. Fewer than 1,000 is preferred. For syntax, see <>.