We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60c699 commit b066463Copy full SHA for b066463
docs/reference/aggregations/bucket/composite-aggregation.asciidoc
@@ -352,7 +352,7 @@ and in ascending order when comparing values from the `terms` source.
352
353
The `size` parameter can be set to define how many composite buckets should be returned.
354
Each composite bucket is considered as a single bucket so setting a size of 10 will return the
355
-first 1O composite buckets created from the values source.
+first 10 composite buckets created from the values source.
356
The response contains the values for each composite bucket in an array containing the values extracted
357
from each value source.
358
0 commit comments