We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d65070e commit bed9a39Copy full SHA for bed9a39
README.md
@@ -92,7 +92,7 @@ You will see the build errors and lint warnings in the console.
92
### `npm test` or `yarn test`
93
94
Runs the test watcher in an interactive mode.<br>
95
-By default, runs tests related to files changes since the last commit.
+By default, runs tests related to files changed since the last commit.
96
97
[Read more about testing.](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#running-tests)
98
0 commit comments