diff --git a/common/src/app/common/files/validate.cljc b/common/src/app/common/files/validate.cljc index 76dea4e749..1e62d14ec3 100644 --- a/common/src/app/common/files/validate.cljc +++ b/common/src/app/common/files/validate.cljc @@ -105,7 +105,7 @@ (nil? (:selrect shape)) (nil? (:points shape)))) (report-error :invalid-geometry - "Shape greometry is invalid" + "Shape geometry is invalid" shape file page))) (defn- check-parent-children