We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 025bc56 commit accde82Copy full SHA for accde82
docs/guides/testing.md
@@ -22,7 +22,7 @@ Firstly, ensure you are using at least the following versions of each package.
22
23
Also, make sure you are using node 4.x
24
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.
+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.
26
27
```json
28
"react-tools": "~0.13.3",
0 commit comments