Skip to content

Commit 4bc9e79

Browse files
Timergaearon
authored andcommitted
Update configuration philosophy (#1768)
* Update configuration philosophy * Remove explanation
1 parent a002317 commit 4bc9e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Please refer to the [User Guide](https://github.com/facebookincubator/create-rea
143143

144144
* **One Dependency:** There is just one build dependency. It uses Webpack, Babel, ESLint, and other amazing projects, but provides a cohesive curated experience on top of them.
145145

146-
* **Zero Configuration:** You don't need to configure anything. Reasonably good configuration of both development and production builds is handled for you so you can focus on writing code.
146+
* **No Configuration Required:** You don't need to configure anything. Reasonably good configuration of both development and production builds is handled for you so you can focus on writing code.
147147

148148
* **No Lock-In:** You can “eject” to a custom setup at any time. Run a single command, and all the configuration and build dependencies will be moved directly into your project, so you can pick up right where you left off.
149149

0 commit comments

Comments
 (0)