Skip to content

Commit 0a65cfd

Browse files
committed
Merge pull request #3395 from coryhouse/patch-4
Typo fix
2 parents 025bc56 + accde82 commit 0a65cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Firstly, ensure you are using at least the following versions of each package.
2222

2323
Also, make sure you are using node 4.x
2424

25-
In prior setups, react-tools was needed. This is not longer the case. You will need to remove it from your package.json and environment.
25+
In prior setups, react-tools was needed. This is no longer the case. You will need to remove it from your package.json and environment.
2626

2727
```json
2828
"react-tools": "~0.13.3",

0 commit comments

Comments
 (0)