🐛 Fix typos

This commit is contained in:
Josh Soref 2021-11-15 09:54:36 -05:00
parent 39246f2beb
commit 583eb53c9d
9 changed files with 27 additions and 27 deletions

View file

@ -206,7 +206,7 @@
;; Now we have the result containing the svgdata of a
;; SVG with all text layers. Now we need to transform
;; this SVG to G (Group) and remove unnecesary metada
;; this SVG to G (Group) and remove unnecessary metadata
;; objects.
(let [vbox (-> (get-in result ["attributes" "viewBox"])
(parse-viewbox))