Skip to content

Commit 65c7633

Browse files
marktinsleyKent C. Dodds
authored andcommitted
docs: tiny fix (#158)
"It's vs Its"
1 parent 0511fed commit 65c7633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ your team down.
3737

3838
The `react-testing-library` is a very light-weight solution for testing React
3939
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
40+
`react-dom/test-utils`, in a way that encourages better testing practices. Its
4141
primary guiding principle is:
4242

4343
> [The more your tests resemble the way your software is used, the more

0 commit comments

Comments
 (0)