From dd8856d5cc7ed1fd305b1fbe6e3a6db6e0591c0b Mon Sep 17 00:00:00 2001 From: Rene Saarsoo Date: Sat, 18 Jun 2016 10:30:55 +0300 Subject: [PATCH] Correct Options heading level in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85cee86fca..d21787bc55 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Significant diversions are expected to occur in the future such as streaming, EB ### `babylon.parse(code, [options])` -## Options +### Options - **allowImportExportEverywhere**: By default, `import` and `export` declarations can only appear at a program's top level. Setting this