Skip to content

Commit 7d1e59d

Browse files
authoredApr 11, 2024
Update README.mdx (#126)
1 parent 7e271e0 commit 7d1e59d

File tree

1 file changed

+1
-1
lines changed
  • exercises/05.prop-getters/01.problem.collections

1 file changed

+1
-1
lines changed
 

‎exercises/05.prop-getters/01.problem.collections/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
🧝‍♂️ I've removed the work we did with the Slot pattern and we're also going to be
44
focusing the next few exercises on the hook. So we've simplified things a little
5-
bit to give use a better focus on the hook.
5+
bit to give us a better focus on the hook.
66

77
👨‍💼 In our simple example, this isn't too much for folks to remember, but in more
88
complex components, the list of props that need to be applied to elements can be

0 commit comments

Comments
 (0)
Please sign in to comment.