diff --git a/docs/reference/aggregations/bucket/geohashgrid-aggregation.asciidoc b/docs/reference/aggregations/bucket/geohashgrid-aggregation.asciidoc index 9963b48fb04..17ca509e3c5 100644 --- a/docs/reference/aggregations/bucket/geohashgrid-aggregation.asciidoc +++ b/docs/reference/aggregations/bucket/geohashgrid-aggregation.asciidoc @@ -76,7 +76,7 @@ When requesting detailed buckets (typically for displaying a "zoomed in" map) a "zoom1":{ "geohash_grid" : { "field":"location", - "precision":8, + "precision":8 } } }