Skip to content

Commit

Permalink
Typo in presentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tpopov94 authored and cuklev committed Sep 10, 2016
1 parent bdc3951 commit 5230ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Topics/01. JavaScript-Transpilers-and-Babel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<!-- # Babel -->
- `babel-core` - for advanced scenarios
- `babel-cli` - in order to run babel from the command line
- Separate packages for each EcmaScript2015 feature in Bable6
- Separate packages for each EcmaScript2015 feature in Babel6
- Turn on individual features **babel-plugin-* **
- _Example_: `babel-plugin-transform-es2015-arrow-functions`
- Or use **babel-presets-* **
Expand Down

0 comments on commit 5230ce2

Please sign in to comment.