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 128cffd

Browse files
authored
Change "utils" to "utilities"
1 parent 6c3365c commit 128cffd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/usage/advanced-hooks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ test('should increment counter after delay', async () => {
133133
```
134134

135135
Wrapping `incrementAsync` in `act()` is not necessary since the state updates happen
136-
asynchronously during `await waitForNextUpdate()`. The async utils automatically wrap the waiting
137-
code in the asynchronous `act()` wrapper.
136+
asynchronously during `await waitForNextUpdate()`. The async utilities automatically wrap the
137+
waiting code in the asynchronous `act()` wrapper.
138138

139139
For more details on the the other async utilities, please refer to the
140140
[API Reference](/reference/api#async-utilities).

0 commit comments

Comments
(0)

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