From 7d1e59d5b0b6288d62a53ee1b05cb0f62f010096 Mon Sep 17 00:00:00 2001 From: Shane Barnwell Date: Wed, 10 Apr 2024 19:52:24 -0600 Subject: [PATCH] Update README.mdx (#126) --- exercises/05.prop-getters/01.problem.collections/README.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/05.prop-getters/01.problem.collections/README.mdx b/exercises/05.prop-getters/01.problem.collections/README.mdx index 6b9c752a..078e8b32 100644 --- a/exercises/05.prop-getters/01.problem.collections/README.mdx +++ b/exercises/05.prop-getters/01.problem.collections/README.mdx @@ -2,7 +2,7 @@ 🧝‍♂️ I've removed the work we did with the Slot pattern and we're also going to be focusing the next few exercises on the hook. So we've simplified things a little -bit to give use a better focus on the hook. +bit to give us a better focus on the hook. 👨‍💼 In our simple example, this isn't too much for folks to remember, but in more complex components, the list of props that need to be applied to elements can be