Skip to content

Commit 73f09bb

Browse files
committed
minor edit
1 parent 1eebba3 commit 73f09bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/aggregations/bucket/geohexgrid-aggregation.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,9 +225,9 @@ Response:
225225

226226
[horizontal]
227227
field::
228-
(Required, string) Field containing indexed geo-point values. This field must be
229-
explicitly mapped as a <<geo-point,`geo_point`>> field. If the field contains an
230-
array, `geohex_grid` aggregates all array values.
228+
(Required, string) Field containing indexed geo-point values. Must be explicitly
229+
mapped as a <<geo-point,`geo_point`>> field. If the field contains an array,
230+
`geohex_grid` aggregates all array values.
231231

232232
precision::
233233
(Optional, integer) Integer zoom of the key used to define cells/buckets in

0 commit comments

Comments
 (0)