We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ffe6d6 commit dfe9401Copy full SHA for dfe9401
README.md
@@ -554,7 +554,7 @@ finding elements in the DOM similarly to how users would do.
554
555
When using [jest][], it is convenient to import a set of custom matchers that
556
make it easier to check several aspects of the state of a DOM element. For
557
-exmaple, you can use the ones provided by
+example, you can use the ones provided by
558
[jest-dom](https://github.com/gnapse/jest-dom):
559
560
```javascript
0 commit comments