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 0f15627

Browse files
authored
Merge pull request testing-library#103 from browniefed/patch-1
Update basic-hooks.md
2 parents 1faf874 + 286495a commit 0f15627

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 によって変換されたページ (->オリジナル) /