Skip to content

Commit 060e157

Browse files
committed
Update README.md
1 parent 74a3925 commit 060e157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Example of [React](http://facebook.github.io/react/) + [Reflux](https://www.npmj
1010
* Unit testing is provided by [Jest](https://facebook.github.io/jest/).
1111
* Using [Semantic-UI](http://semantic-ui.com/) framework with React components ([react-semantify](http://react-components.com/component/react-semantify)).
1212

13-
If for some reasons you can't or don' want to use Node for file processing, you can use [hipertracker/react-babel](https://github.com/hipertracker/react-babel). It uses only the browser but with AMD. All ES6 files are transpiled only once (during module loading) and cached.
13+
If for some reasons you can't or don' want to use Node for file processing, you can use [hipertracker/react-babel](https://github.com/hipertracker/react-babel). It uses only the browser but with AMD. All ES6 files are transpiled only once (during module loading), and cached.
1414

1515
## Install
1616

0 commit comments

Comments
 (0)