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 8a1f54a commit 7982691Copy full SHA for 7982691
src/exercise/02.md
@@ -25,7 +25,7 @@ Production deploys:
25
- [Final](https://react-hooks.netlify.app/isolated/final/02.js)
26
27
In this exercise, we're going to enhance our `<Greeting />` component to get
28
-it's initial state value from localStorage (if available) and keep localStorage
+its initial state value from localStorage (if available) and keep localStorage
29
updated as the `name` is updated.
30
31
## Extra Credit
0 commit comments