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 96eef2c commit 131a903Copy full SHA for 131a903
README.md
@@ -69,7 +69,7 @@ yarn add --dev react-native-testing-library
69
70
This library has a peerDependencies listing for `react-test-renderer` and, of course, `react`. Make sure to install them too!
71
72
-Note for [Flow](https://flow.org) users – you'll also need to install typings for `react-test-rednerer`:
+Note for [Flow](https://flow.org) users – you'll also need to install typings for `react-test-renderer`:
73
74
```sh
75
flow-typed install react-test-renderer
0 commit comments