We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d845e32 commit 0b9aaeeCopy full SHA for 0b9aaee
docs/cli.md
@@ -172,7 +172,7 @@ For instance, for ES6 support with [Babel](https://babeljs.io/) 7 add:
172
--require-module @babel/register
173
```
174
175
-This will effectivally call `require('@babel/register')` prior to requiring any support files.
+This will effectively call `require('@babel/register')` prior to requiring any support files.
176
177
### Non JS files
178
0 commit comments