Skip to content

Commit 3f85e8d

Browse files
committed
fix markdown issue in notes see: dwyl/start-here#136
1 parent 0ab33ba commit 3f85e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

egghead.io_video_tutorial_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ or database calls. Pure functions just calculate the new value [of the state].
4242

4343
The functions you write in redux need to be pure.
4444

45-
#### 4. The Reducer Function (*Principal #3*)
45+
#### 4. The Reducer Function (*Principal #3*)
4646

4747
> Video: https://egghead.io/lessons/javascript-redux-the-reducer-function
4848

0 commit comments

Comments
 (0)