Skip to content

Commit 666ad66

Browse files
committed
Remove header cell
1 parent 8d0d220 commit 666ad66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/essentials/part-1-overview-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ Redux does have a number of new terms and concepts to remember. As a reminder, h
458458
- A Redux _store_ runs the root reducer whenever an action is _dispatched_
459459
- There is a correspondence between the Redux ecosystem and the event loop:
460460

461-
|Redux | |Event Loop |
461+
|Redux ||Event Loop |
462462
| :----: |:----:| :----: |
463463
| actions ||events |
464464
| dispatch ||emit event |

0 commit comments

Comments
 (0)