diff --git a/resources/function_help/json/overlay_within b/resources/function_help/json/overlay_within index 37042196551..fdb80ee9e93 100644 --- a/resources/function_help/json/overlay_within +++ b/resources/function_help/json/overlay_within @@ -2,7 +2,7 @@ "name": "overlay_within", "type": "function", "groups": ["GeometryGroup"], - "description": "Returns whether the current feature is spatially within at least one feature from a target layer, or an array of expression-based results for the features in the target layer that contain the current feature.

Read more on the underlying GEOS \"Within\" predicate, as described in PostGIS ST_WITHIN function.", + "description": "Returns whether the current feature is spatially within at least one feature from a target layer, or an array of expression-based results for the features in the target layer that contain the current feature.

Read more on the underlying GEOS \"Within\" predicate, as described in PostGIS ST_Within function.", "arguments": [ { "arg": "layer",