Skip to content

Commit 54c3b06

Browse files
authored
Wordsmith
1 parent 79341eb commit 54c3b06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ You don’t have to ever graduate. The curated feature set is suitable for small
6060
## What’s Inside?
6161

6262
The tools used by Create React App are subject to change.
63-
Currently we use:
63+
Currently it is a thin layer on top of many amazing community projects, such as:
6464

6565
* [webpack](https://webpack.github.io/)
6666
* [webpack-dev-server](https://github.com/webpack/webpack-dev-server)
@@ -70,7 +70,7 @@ Currently we use:
7070
* [style-loader](https://github.com/webpack/style-loader)
7171
* [ESLint](http://eslint.org/)
7272
* [eslint-config-airbnb](https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb)
73-
* and some more.
73+
* and more.
7474

7575
All of them are transient dependencies of the provided npm package so you don’t need to worry about upgrading them or resolving conflicts.
7676

0 commit comments

Comments
 (0)