瀏覽代碼

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