Skip to content

Commit 4b57a57

Browse files
ben5556lcawl
authored andcommitted
Corrected aggregation name to match the example (#33786)
1 parent 8b33491 commit 4b57a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/aggregations/metrics/sum-aggregation.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Resulting in:
4040
--------------------------------------------------
4141
// TESTRESPONSE[s/\.\.\./"took": $body.took,"timed_out": false,"_shards": $body._shards,"hits": $body.hits,/]
4242

43-
The name of the aggregation (`intraday_return` above) also serves as the key by which the aggregation result can be retrieved from the returned response.
43+
The name of the aggregation (`hat_prices` above) also serves as the key by which the aggregation result can be retrieved from the returned response.
4444

4545
==== Script
4646

0 commit comments

Comments
 (0)