From 0113fb287246e370e113ba024f3c862155ff3e62 Mon Sep 17 00:00:00 2001 From: Craig Taverner Date: Thu, 17 Aug 2023 16:10:26 +0200 Subject: [PATCH] Simple grammar fix for MVT docs (#98591) --- docs/reference/search/search-vector-tile-api.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/search/search-vector-tile-api.asciidoc b/docs/reference/search/search-vector-tile-api.asciidoc index 20e78d382757c..8ce1d7516011a 100644 --- a/docs/reference/search/search-vector-tile-api.asciidoc +++ b/docs/reference/search/search-vector-tile-api.asciidoc @@ -70,8 +70,8 @@ have <> enabled. Cannot be a nested field. + NOTE: Vector tiles do not natively support geometry collections. For `geometrycollection` values in a `geo_shape` field, the API returns a `hits` -layer feature for each element of the collection. This behavior may change may -change in a future release. +layer feature for each element of the collection. +This behavior may change in a future release. ``:: (Required, integer) Zoom level for the vector tile to search. Accepts `0`-`29`.