Skip to content

Commit 45c9da5

Browse files
authored
Fix sentence
1 parent 4b2429b commit 45c9da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/9/en/part9d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ const App = () => {
587587
}
588588
```
589589
590-
When we hover over the *useState* calls in the editor, we notice couple of interesting things.
590+
When we hover over the *useState* calls in the editor, we notice a couple of interesting things.
591591
592592
The type of the first call *useState('')* looks like the following:
593593

0 commit comments

Comments
 (0)