📚 Updated docs to Penpot

This commit is contained in:
alonso.torres 2020-10-28 09:34:47 +01:00
parent 154b58057a
commit 8fa0a039c4
4 changed files with 8 additions and 8 deletions

View file

@ -124,7 +124,7 @@ Some keys ara treated as special cases for helping in debugging:
## Access to clojure from javascript console
The uxbox namespace of the main application is exported, so that is
The penpot namespace of the main application is exported, so that is
accessible from javascript console in Chrome developer tools. Object
names and data types are converted to javascript style. For example
you can emit the event to reset zoom level by typing this at the