diff --git a/docs/reference/aggregations/pipeline/avg-bucket-aggregation.asciidoc b/docs/reference/aggregations/pipeline/avg-bucket-aggregation.asciidoc index 08d0932d1c422..62aefcdeedac4 100644 --- a/docs/reference/aggregations/pipeline/avg-bucket-aggregation.asciidoc +++ b/docs/reference/aggregations/pipeline/avg-bucket-aggregation.asciidoc @@ -53,7 +53,7 @@ a `format` is specified in the request. The following `avg_monthly_sales` aggregation uses `avg_bucket` to calculate average sales per month: -[source,console,subs="+specialchars"] +[source,console] ---- POST _search {