Skip to content

Commit e8d4e9c

Browse files
committed
Fix typos in api-reference.md
1 parent 654a33f commit e8d4e9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/api-reference.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -314,4 +314,5 @@ of the [other non-pure imports](/installation#pure-imports)) instead of the regu
314314
If neither of these approaches are suitable, setting the `RHTL_DISABLE_ERROR_FILTERING` environment
315315
variable to `true` before importing `@testing-library/react-hooks` will also disable this feature.
316316
317-
> Please note that this may result is a significant amount of additional logging in you test output.
317+
> Please note that this may result in a significant amount of additional logging in your test
318+
> output.

0 commit comments

Comments
 (0)