Преглед изворни кода

Corrected aggregation name to match the example (#33786)

ben5556 пре 7 година
родитељ
комит
012b9c7539
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/reference/aggregations/metrics/sum-aggregation.asciidoc

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

@@ -40,7 +40,7 @@ Resulting in:
 --------------------------------------------------
 // TESTRESPONSE[s/\.\.\./"took": $body.took,"timed_out": false,"_shards": $body._shards,"hits": $body.hits,/]
 
-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.
+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.
 
 ==== Script