We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 654a33f commit e8d4e9cCopy full SHA for e8d4e9c
docs/api-reference.md
@@ -314,4 +314,5 @@ of the [other non-pure imports](/installation#pure-imports)) instead of the regu
314
If neither of these approaches are suitable, setting the `RHTL_DISABLE_ERROR_FILTERING` environment
315
variable to `true` before importing `@testing-library/react-hooks` will also disable this feature.
316
317
-> Please note that this may result is a significant amount of additional logging in you test output.
+> Please note that this may result in a significant amount of additional logging in your test
318
+> output.
0 commit comments