Fix typo in bin and readme

This commit is contained in:
Kim Joar Bekkelund
2013-05-02 11:15:33 +02:00
parent d6e6458f68
commit 790b3bcdc6
2 changed files with 2 additions and 2 deletions

View File

@@ -80,7 +80,7 @@ The available options are:
cascading statements into sequences. [string]
--stats Display operations run time on STDERR. [boolean]
--acorn Use Acorn for parsing. [boolean]
--spidermonkey Assume input fles are SpiderMonkey AST format (as JSON).
--spidermonkey Assume input files are SpiderMonkey AST format (as JSON).
[boolean]
--self Build itself (UglifyJS2) as a library (implies
--wrap=UglifyJS --export-all) [boolean]