We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dc0e20 commit 2b37c2bCopy full SHA for 2b37c2b
exercises/04.context/README.mdx
@@ -132,6 +132,6 @@ provider.
132
133
<callout-warning>
134
If you work in a React app on `<= 18.2`, you'll use `useContext` instead of
135
- the more vercitile `use` hook. In the workshop we're using an experimental
+ the more versatile `use` hook. In the workshop we're using an experimental
136
version of React that has this feature.
137
</callout-warning>
0 commit comments