Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b87c30c

Browse files
committed
docs: fix wording in Renderer docs around bundlers
1 parent 83b85c2 commit b87c30c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ The standard import looks like:
5757
import { renderHook } from '@testing-library/react-hooks'
5858
```
5959

60-
> Note: The auto detection function may not work if tests are bundles before execution (e.g. to be
61-
> run in a browser)
60+
> Note: The auto detection function may not work if tests are being bundled (e.g. to be run in a
61+
> browser)
6262
6363
### Act
6464

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /