We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75fbb9f commit 8b00713Copy full SHA for 8b00713
exercises/06.state-initializers/01.problem.initial/README.mdx
@@ -6,7 +6,7 @@
6
and reset to the initial state.
7
8
🧝♂️ I've updated the toggle component to use a reducer instead of `useState`. If
9
-you'd like to back up, and do that yourself in the playground, by my guest. Or
+you'd like to back up, and do that yourself in the playground, be my guest. Or
10
you can <PrevDiffLink>check my work</PrevDiffLink> instead.
11
12
👨💼 Please add a case in our reducer for the `reset` logic, and add an option to
0 commit comments