Skip to content

Commit 8d6f9bc

Browse files
novemberbornsindresorhus
authored andcommitted
Fix typo in babelrc docs
1 parent 3d75834 commit 8d6f9bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/recipes/babelrc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@ If, for some reason, your Babel config is not specified in one of the default lo
113113
}
114114
```
115115

116-
The above uses `babel-test-config.json` as the transpilition config for *sources*, and as the base config for *tests*. For *tests*, it extends that base config with the custom plugins and presets specified.
116+
The above uses `babel-test-config.json` as the transpilation config for *sources*, and as the base config for *tests*. For *tests*, it extends that base config with the custom plugins and presets specified.

0 commit comments

Comments
 (0)