Skip to content

Commit a1f530a

Browse files
andrewbanchichmayya-sharipova
authored andcommitted
text fixes (#28136)
1 parent 4b0669a commit a1f530a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/aggregations/pipeline/bucket-selector-aggregation.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ in the parent multi-bucket aggregation. The specified metric must be numeric and
88
If the script language is `expression` then a numeric return value is permitted. In this case 0.0 will be evaluated as `false`
99
and all other values will evaluate to true.
1010

11-
NOTE: The bucket_selector aggregation, like all pipeline aggregations, executions after all other sibling aggregations. This means that
11+
NOTE: The bucket_selector aggregation, like all pipeline aggregations, executes after all other sibling aggregations. This means that
1212
using the bucket_selector aggregation to filter the returned buckets in the response does not save on execution time running the aggregations.
1313

1414
==== Syntax

0 commit comments

Comments
 (0)