Skip to content

Commit e74df3e

Browse files
committed
Fix typo
1 parent 7e5079f commit e74df3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Builds the source files into the `build` dir and then runs the tests against the
4646

4747
Runs the tests against the built project without rebuilding first.
4848

49-
This is useful if your debugging in the transpiled code and want to re-run the tests without overwriting any changes you may have made.
49+
This is useful if you're debugging in the transpiled code and want to re-run the tests without overwriting any changes you may have made.
5050

5151
### `npm run test:source`
5252

0 commit comments

Comments
 (0)