Skip to content

Commit 092167b

Browse files
carlsagan21bondz
authored andcommitted
replace two space syntax with <br> tag (facebook#1393)
for consistency :)
1 parent 1903ad3 commit 092167b

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
@@ -82,7 +82,7 @@ You will see the build errors and lint warnings in the console.
8282

8383
### `npm test`
8484

85-
Runs the test watcher in an interactive mode.
85+
Runs the test watcher in an interactive mode.<br>
8686
By default, runs tests related to files changes since the last commit.
8787

8888
[Read more about testing.](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#running-tests)
@@ -205,7 +205,7 @@ We are grateful to the authors of existing related projects for their ideas and
205205

206206
## Alternatives
207207

208-
If you don’t agree with the choices made in this project, you might want to explore alternatives with different tradeoffs.
208+
If you don’t agree with the choices made in this project, you might want to explore alternatives with different tradeoffs.<br>
209209
Some of the more popular and actively maintained ones are:
210210

211211
* [insin/nwb](https://github.com/insin/nwb)

0 commit comments

Comments
 (0)