Skip to content

Commit 7559630

Browse files
authored
Update pipeline.asciidoc (#94526)
Remove redundant character
1 parent 71c0a09 commit 7559630

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/reference/aggregations/pipeline.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ For example, the path `"my_bucket>my_stats.avg"` will path to the `avg` value in
4747
contained in the `"my_bucket"` bucket aggregation.
4848

4949
Here are some more examples:
50-
+
5150
--
5251
* `multi_bucket["foo"]>single_bucket>multi_metric.avg` will go to the `avg` metric in the `"multi_metric"` agg under the
5352
single bucket `"single_bucket"` within the `"foo"` bucket of the `"multi_bucket"` multi-bucket aggregation.

0 commit comments

Comments
 (0)