aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMihai Bazon <mihai.bazon@gmail.com>2014-02-06 18:13:10 +0200
committerMihai Bazon <mihai.bazon@gmail.com>2014-02-06 18:13:10 +0200
commit2494daaf687c9a07d16f37c74213b95f02341649 (patch)
tree62fc6b3229999891c3b70f482600db49fdbe164f /README.md
parent5344b7dab897fe266db9524a99529d6b64e9386e (diff)
parent9b404f9de67d16e3c887ce072ce3a07d324e525f (diff)
downloadtracifyjs-2494daaf687c9a07d16f37c74213b95f02341649.tar.gz
tracifyjs-2494daaf687c9a07d16f37c74213b95f02341649.zip
Merge pull request #422 from mourner/patch-1
Fix readme typo (when -> with)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fc02ecd1..27d06cd6 100644
--- a/README.md
+++ b/README.md
@@ -173,7 +173,7 @@ To enable the mangler you need to pass `--mangle` (`-m`). The following
- `toplevel` — mangle names declared in the toplevel scope (disabled by
default).
-- `eval` — mangle names visible in scopes where `eval` or `when` are used
+- `eval` — mangle names visible in scopes where `eval` or `with` are used
(disabled by default).
When mangling is enabled but you want to prevent certain names from being