We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab33ba commit 3f85e8dCopy full SHA for 3f85e8d
egghead.io_video_tutorial_notes.md
@@ -42,7 +42,7 @@ or database calls. Pure functions just calculate the new value [of the state].
42
43
The functions you write in redux need to be pure.
44
45
-#### 4. The Reducer Function (*Principal #3*)
+#### 4. The Reducer Function (*Principal #3*)
46
47
> Video: https://egghead.io/lessons/javascript-redux-the-reducer-function
48
0 commit comments