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 286495a

Browse files
Update basic-hooks.md
1 parent 1faf874 commit 286495a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/usage/basic-hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ export default function useCounter(initialValue = 0) {
8080
}
8181
```
8282

83-
Setting the `initialValue` prop in out test is as easy as calling the hook with the value we want to
83+
Setting the `initialValue` prop in our test is as easy as calling the hook with the value we want to
8484
use:
8585

8686
```js

0 commit comments

Comments
(0)

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