We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b2429b commit 45c9da5Copy full SHA for 45c9da5
src/content/9/en/part9d.md
@@ -587,7 +587,7 @@ const App = () => {
587
}
588
```
589
590
-When we hover over the *useState* calls in the editor, we notice couple of interesting things.
+When we hover over the *useState* calls in the editor, we notice a couple of interesting things.
591
592
The type of the first call *useState('')* looks like the following:
593
0 commit comments