Skip to content

Commit 60691e6

Browse files
ihenggaearon
authored andcommitted
Update README.md (#1813)
1 parent 117d82b commit 60691e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/template/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ For the project to build, **these files must exist with exact filenames**:
139139
You can delete or rename the other files.
140140

141141
You may create subdirectories inside `src`. For faster rebuilds, only files inside `src` are processed by Webpack.<br>
142-
You need to **put any JS and CSS files inside `src`**, or Webpack won’t see them.
142+
You need to **put any JS and CSS files inside `src`**, otherwise Webpack won’t see them.
143143

144144
Only files inside `public` can be used from `public/index.html`.<br>
145145
Read instructions below for using assets from JavaScript and HTML.

0 commit comments

Comments
 (0)