From a20513a05c3c32c16b92c24584927bab970aed2d Mon Sep 17 00:00:00 2001 From: kzc Date: Tue, 28 Nov 2017 12:40:55 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e08c0a9..19a0cdb2 100644 --- a/README.md +++ b/README.md @@ -916,7 +916,7 @@ can pass additional arguments that control the code output: - `3` -- always use the original quotes - `safari10` (default `false`) -- set this option to `true` to work around - a [Safari 10/11 await bug](https://bugs.webkit.org/show_bug.cgi?id=176685). + the [Safari 10/11 await bug](https://bugs.webkit.org/show_bug.cgi?id=176685). See also: the `safari10` [mangle option](#mangle-options). - `semicolons` (default `true`) -- separate statements with semicolons. If