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