Skip to content

Commit 7249c95

Browse files
Fixing typo (#222)
1 parent c9d55a3 commit 7249c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ working on in this workshop.
99
We're going to cover a lot of ground and a handful of components that need to be
1010
enhanced for the features our users are looking for. You'll be building things
1111
using React hooks like `useReducer`, `use`, `useLayoutEffect`,
12-
`useSyncExternalStore`, and more. You'll even ben building your own custom
12+
`useSyncExternalStore`, and more. You'll even be building your own custom
1313
hooks!
1414

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

0 commit comments

Comments
 (0)