Skip to content

Commit

Permalink
Fixing typo (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
glitchassassin committed Sep 27, 2024
1 parent c9d55a3 commit 7249c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ working on in this workshop.
We're going to cover a lot of ground and a handful of components that need to be
enhanced for the features our users are looking for. You'll be building things
using React hooks like `useReducer`, `use`, `useLayoutEffect`,
`useSyncExternalStore`, and more. You'll even ben building your own custom
`useSyncExternalStore`, and more. You'll even be building your own custom
hooks!

In addition to advanced hooks, we'll also be covering a couple advanced use
Expand Down

0 comments on commit 7249c95

Please sign in to comment.