Fix typo.

This commit is contained in:
Jürg Lehni 2012-11-23 13:08:25 -08:00
parent 4fead5c1ec
commit bc1e0ad734

View file

@ -58,7 +58,7 @@ You will then find the built library inside the `dist` folder, named `paper.js`.
stripped Formated but without comments (default)
compressed Uses UglifyJS to reduce file size
In to build a compressed version of Paper.js, UglifyJS version 1 needs to be installed:
In order to build a compressed version of Paper.js, UglifyJS version 1 needs to be installed:
npm install uglify-js@1