Skip to content

Commit 40d5156

Browse files
gnapseKent C. Dodds
authored and
Kent C. Dodds
committed
docs: replace reference to react specific tests (#20)
1 parent 605ded7 commit 40d5156

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
@@ -635,7 +635,7 @@ I'm not aware of any! Please feel free to make a pull request to add any here.
635635
> [The more your tests resemble the way your software is used, the more confidence they can give you.][guiding-principle]
636636

637637
We try to only expose methods and utilities that encourage you to write tests
638-
that closely resemble how your react components are used.
638+
that closely resemble how your web pages are used.
639639

640640
Utilities are included in this project based on the following guiding
641641
principles:

0 commit comments

Comments
 (0)