Skip to content

Commit 6e5e227

Browse files
Mohamed3onTimer
authored andcommitted
Improve grammar in README (#3211)
Also, clarify hot reloading a bit.
1 parent b2c0b3f commit 6e5e227

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Create React apps with no build configuration.
66
* [User Guide](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md) – How to develop apps bootstrapped with Create React App.
77

88
Create React App works on macOS, Windows, and Linux.<br>
9-
If something doesn’t work please [file an issue](https://github.com/facebookincubator/create-react-app/issues/new).
9+
If something doesn’t work, please [file an issue](https://github.com/facebookincubator/create-react-app/issues/new).
1010

1111
## Quick Overview
1212

@@ -84,7 +84,7 @@ Once the installation is done, you can run some commands inside the project fold
8484
Runs the app in development mode.<br>
8585
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
8686

87-
The page will reload if you make edits.<br>
87+
The page will automatically reload if you make changes to the code.<br>
8888
You will see the build errors and lint warnings in the console.
8989

9090
<img src='https://camo.githubusercontent.com/41678b3254cf583d3186c365528553c7ada53c6e/687474703a2f2f692e696d6775722e636f6d2f466e4c566677362e706e67' width='600' alt='Build errors'>

0 commit comments

Comments
 (0)