From e06cf20d2e1165bce6f0513c4e16faa66571805a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stian=20H=C3=A5klev?= Date: Mon, 14 May 2018 19:25:53 +0200 Subject: [PATCH] Update babel/core README.md (#7913) [skip ci] --- packages/babel-core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/babel-core/README.md b/packages/babel-core/README.md index aeb600c947..ec13d84efb 100644 --- a/packages/babel-core/README.md +++ b/packages/babel-core/README.md @@ -205,7 +205,7 @@ Each `ConfigItem` exposes all of the information Babel knows. The fields are: You can pass these options from the Babel CLI like so:

- babel --name=value + babel --option-name=value