There was an error while loading. Please reload this page.
1 parent 467310a commit 58c1321Copy full SHA for 58c1321
docs/user-event/intro.mdx
@@ -21,7 +21,7 @@ with any framework as long as there is a DOM.
21
## Difference to `fireEvent`
22
23
The built-in [`fireEvent`](dom-testing-library/api-events.mdx#fireevent) is a
24
-utility to easier dispatch events. It dispatches exactly the events you tell it
+utility to easily dispatch events. It dispatches exactly the events you tell it
25
to and just those - even if those exact events never had been dispatched in a
26
real interaction in a browser.
27
0 commit comments