Update filter-aggregation.asciidoc (#24138)

Fix a discrepancy between the example and the prose.
This commit is contained in:
Ulugbek Baymuradov 2017-04-17 15:45:07 -07:00 committed by Nik Everett
parent 1629c9fd5c
commit 9cb477d387
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ POST /sales/_search?size=0
// CONSOLE
// TEST[setup:sales]
In the above example, we calculate the average price of all the products that are red.
In the above example, we calculate the average price of all the products that are of type t-shirt.
Response: