Skip to content

Commit 4ae57e0

Browse files
authored
Update README.md
1 parent 0151ca0 commit 4ae57e0

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
@@ -84,7 +84,7 @@ The tools used by Create React App are subject to change.
8484
Currently it is a thin layer on top of many amazing community projects, such as:
8585

8686
* [webpack](https://webpack.github.io/) with [webpack-dev-server](https://github.com/webpack/webpack-dev-server), [html-webpack-plugin](https://github.com/ampedandwired/html-webpack-plugin) and [style-loader](https://github.com/webpack/style-loader)
87-
* [Babel](http://babeljs.io/) with ES2016 and the extensions we use at Facebook (JSX, [object spread](https://github.com/sebmarkbage/ecmascript-rest-spread/commits/master), [class properties](https://github.com/jeffmo/es-class-public-fields))
87+
* [Babel](http://babeljs.io/) with ES2016 and the extensions used by Facebook (JSX, [object spread](https://github.com/sebmarkbage/ecmascript-rest-spread/commits/master), [class properties](https://github.com/jeffmo/es-class-public-fields))
8888
* [Autoprefixer](https://github.com/postcss/autoprefixer)
8989
* [ESLint](http://eslint.org/)
9090
* and more.

0 commit comments

Comments
 (0)