Skip to content

Commit 8055fb5

Browse files
lorensrKent C. Dodds
authored and
Kent C. Dodds
committed
docs: fix README typo (#310)
1 parent 12d934a commit 8055fb5

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
@@ -79,7 +79,7 @@ your team down.
7979

8080
## This solution
8181

82-
The `react-testing-library` is a very light-weight solution for testing React
82+
The `react-testing-library` is a very lightweight solution for testing React
8383
components. It provides light utility functions on top of `react-dom` and
8484
`react-dom/test-utils`, in a way that encourages better testing practices. Its
8585
primary guiding principle is:

0 commit comments

Comments
 (0)