Skip to content

Commit 1907b78

Browse files
authored
Update learning.md
1 parent 59f72cf commit 1907b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/learning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar_label: Learning Material
88
about testing JavaScript applications (See also the
99
[course material with many examples using React Testing Library](https://github.com/kentcdodds/react-testing-library-course))
1010
by [Kent C. Dodds](https://github.com/kentcdodds)
11-
- [Kent C. Dodds's testing related blog post are all relevant](https://kentcdodds.com/blog?q=test)
11+
- [Kent C. Dodds's testing related blog posts are all relevant](https://kentcdodds.com/blog?q=test)
1212
(especially
1313
[Common mistakes with React Testing Library](https://kentcdodds.com/blog/common-mistakes-with-react-testing-library))
1414
- [Migrating from Enzyme shallow rendering to explicit component mocks](https://www.youtube.com/watch?v=LHUdxkThTM0&list=PLV5CVI1eNcJgCrPH_e6d57KRUTiDZgs0u)

0 commit comments

Comments
 (0)