From 0496a3fa92592cc59627b7c5f9bfec4f3b049fda Mon Sep 17 00:00:00 2001 From: VeenaCutie Date: Wed, 10 Nov 2021 22:20:20 +0530 Subject: [PATCH] Language correction geospatial.md --- hetu-docs/en/functions/geospatial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hetu-docs/en/functions/geospatial.md b/hetu-docs/en/functions/geospatial.md index 069716fc0..484dc7105 100644 --- a/hetu-docs/en/functions/geospatial.md +++ b/hetu-docs/en/functions/geospatial.md @@ -245,7 +245,7 @@ Returns `true` if this Geometry is an empty geometrycollection, polygon, point e **ST\_IsSimple(Geometry)** -\> boolean -Returns `true` if this Geometry has no anomalous geometric points, such as self intersection or self tangency. +Returns `true` if this Geometry has no anomalous geometric points, such as self-intersection or self-tangency. **ST\_IsRing(Geometry)** -\> boolean