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 c77922b commit bc73c6cCopy full SHA for bc73c6c
docs/native-testing-library/intro.md
@@ -7,7 +7,7 @@ sidebar_label: Intro
7
Native Testing Library is a testing library for **React Native** inspired by
8
`dom-testing-library`. Because React Native does not run in a browser
9
environment, the core queries are implemented independently, unlike other
10
-wrappers that user `dom-testing-library` as the base. You'll find much more
+wrappers that use `dom-testing-library` as the base. You'll find much more
11
information about the library, including examples, on the project sites:
12
13
- [Docs][docs]
0 commit comments