Skip to content

Commit dfe9401

Browse files
shairezKent C. Dodds
authored andcommitted
docs: fixed small typo (testing-library#89)
1 parent 8ffe6d6 commit dfe9401

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
@@ -554,7 +554,7 @@ finding elements in the DOM similarly to how users would do.
554554

555555
When using [jest][], it is convenient to import a set of custom matchers that
556556
make it easier to check several aspects of the state of a DOM element. For
557-
exmaple, you can use the ones provided by
557+
example, you can use the ones provided by
558558
[jest-dom](https://github.com/gnapse/jest-dom):
559559

560560
```javascript

0 commit comments

Comments
 (0)