From aa5dd1535245b3785704b2ac7075c2eb51ff42da Mon Sep 17 00:00:00 2001 From: Austin Brown Date: Wed, 26 Mar 2014 23:15:44 -0700 Subject: [PATCH] Update README.md otions => options --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5b5eecb..a04ac4e4 100644 --- a/README.md +++ b/README.md @@ -612,7 +612,7 @@ or, for a shortcut you can do: var code = compressed_ast.print_to_string(options); ``` -As usual, `options` is optional. The output stream accepts a lot of otions, +As usual, `options` is optional. The output stream accepts a lot of options, most of them documented above in section “Beautifier options”. The two which we care about here are `source_map` and `comments`. -- 2.34.1