Skip to content

Commit

Permalink
Merge pull request #230 from bertdeblock/fix-typo-in-docs
Browse files Browse the repository at this point in the history
Fix typo in docs
  • Loading branch information
bertdeblock committed Oct 13, 2022
2 parents 9914fe5 + baab22e commit 905315f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ let somePlugin = {
});

let scriptTree = esTranspiler(inputTree, {
babeel: {
babel: {
plugins: [ somePlugin ]
}
});
Expand Down

0 comments on commit 905315f

Please sign in to comment.