Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/native-testing-library/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sidebar_label: Intro
Native Testing Library is a testing library for **React Native** inspired by
`dom-testing-library`. Because React Native does not run in a browser
environment, the core queries are implemented independently, unlike other
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
information about the library, including examples, on the project sites:

- [Docs][docs]
Expand Down