Skip to content

Commit e54aad7

Browse files
ycombinatorjimczi
authored andcommitted
Fixing typo in param name: values => sources (#28016)
1 parent 4d6efdd commit e54aad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/aggregations/bucket/composite-aggregation.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ for the aggregation:
8484

8585
==== Values source
8686

87-
The `values` parameter controls the sources that should be used to build the composite buckets.
87+
The `sources` parameter controls the sources that should be used to build the composite buckets.
8888
There are three different types of values source:
8989

9090
===== Terms

0 commit comments

Comments
 (0)