Skip to content

Commit 8b00713

Browse files
Fix typo in exercise 6 problem 1 (#136)
1 parent 75fbb9f commit 8b00713

File tree

1 file changed

+1
-1
lines changed
  • exercises/06.state-initializers/01.problem.initial

1 file changed

+1
-1
lines changed

exercises/06.state-initializers/01.problem.initial/README.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
and reset to the initial state.
77

88
🧝‍♂️ 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
9+
you'd like to back up, and do that yourself in the playground, be my guest. Or
1010
you can <PrevDiffLink>check my work</PrevDiffLink> instead.
1111

1212
👨‍💼 Please add a case in our reducer for the `reset` logic, and add an option to

0 commit comments

Comments
 (0)