Skip to content

Commit 546a22e

Browse files
fixed minor typo (#236)
1 parent 01948ac commit 546a22e

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
@@ -6,7 +6,7 @@
66
this workshop. I'll be there to tell you what our users want and to help you
77
understand the requirements of the tasks you'll be working on.
88

9-
React hooks are an critical part of React development. You can think of them as
9+
React hooks are a critical part of React development. You can think of them as
1010
atoms to the React component molecule. Everything outside of basic rendering
1111
can be done with hooks.
1212

0 commit comments

Comments
 (0)