Skip to content

Commit 1eb612a

Browse files
docs: fix typo for preact-api docs (#690)
1 parent 9f0a5e0 commit 1eb612a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/preact-testing-library/api.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ responsible for flushing all effects and rerenders after invoking it.
7777

7878
📝 If you'd love to learn more, checkout
7979
[this explanation](https://github.com/threepointone/react-act-examples/blob/master/sync.md).
80-
Even thought it's for React, it gives you an idea of why it's needed.
80+
Even though it's for React, it gives you an idea of why it's needed.
8181

8282
## `fireEvent`
8383

0 commit comments

Comments
 (0)