Skip to content

Commit 97a2ef3

Browse files
authored
Merge pull request #211 from ajenkins-kyr/patch-1
Update faq.md
2 parents a3efd00 + a2404c7 commit 97a2ef3

File tree

1 file changed

+1
-1
lines changed
  • docs/react-testing-library

1 file changed

+1
-1
lines changed

docs/react-testing-library/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ assertions on those as well if you wanted.
119119

120120
[Open full test](example-react-transition-group.md) for the full example.
121121

122-
This looks like more work that shallow rendering (and it is), but it gives you
122+
This looks like more work than shallow rendering (and it is), but it gives you
123123
more confidence so long as your mock resembles the thing you're mocking closely
124124
enough.
125125

0 commit comments

Comments
 (0)