0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-11 07:11:32 -05:00

📎 Fix typo on validation log message

This commit is contained in:
Andrey Antukh 2024-01-17 00:23:15 +01:00
parent c58302ffc4
commit 997441eff3

View file

@ -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