diff --git a/docs/reference/aggregations/metrics/top-metrics-aggregation.asciidoc b/docs/reference/aggregations/metrics/top-metrics-aggregation.asciidoc index 7226f76cfe9eb..22a743b1de8c1 100644 --- a/docs/reference/aggregations/metrics/top-metrics-aggregation.asciidoc +++ b/docs/reference/aggregations/metrics/top-metrics-aggregation.asciidoc @@ -54,8 +54,7 @@ faster. The `sort` field in the metric request functions exactly the same as the `sort` field in the <> request except: -* It can't be used on <>, <>, <>, -<>, or <> fields. +* It can't be used on <>, <> or <> fields. * It only supports a single sort value so which document wins ties is not specified. The metrics that the aggregation returns is the first hit that would be returned by the search