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 0511fed commit 65c7633Copy full SHA for 65c7633
README.md
@@ -37,7 +37,7 @@ your team down.
37
38
The `react-testing-library` is a very light-weight solution for testing React
39
components. It provides light utility functions on top of `react-dom` and
40
-`react-dom/test-utils`, in a way that encourages better testing practices. It's
+`react-dom/test-utils`, in a way that encourages better testing practices. Its
41
primary guiding principle is:
42
43
> [The more your tests resemble the way your software is used, the more
0 commit comments