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 c9d55a3 commit 7249c95Copy full SHA for 7249c95
exercises/README.mdx
@@ -9,7 +9,7 @@ working on in this workshop.
9
We're going to cover a lot of ground and a handful of components that need to be
10
enhanced for the features our users are looking for. You'll be building things
11
using React hooks like `useReducer`, `use`, `useLayoutEffect`,
12
-`useSyncExternalStore`, and more. You'll even ben building your own custom
+`useSyncExternalStore`, and more. You'll even be building your own custom
13
hooks!
14
15
In addition to advanced hooks, we'll also be covering a couple advanced use
0 commit comments