diff --git a/docs/Aggregation/GeoBounds.md b/docs/Aggregation/GeoBounds.md index 0e75e1056a9005d90e683814e47901f44a5265b5..2b0d8a554dc505ad030504555efeb6f0d7ca3d61 100644 --- a/docs/Aggregation/GeoBounds.md +++ b/docs/Aggregation/GeoBounds.md @@ -9,7 +9,7 @@ A metric aggregation that computes the bounding box containing all geo_point val ```JSON { "aggregations" : { - "agg_viewport" : { + "viewport" : { "geo_bounds" : { "field" : "location", "wrap_longitude" : true