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.
2 parents fa9dc9d + 3c808f9 commit 52abf2bCopy full SHA for 52abf2b
docs/tutorials/fundamentals/part-4-store.md
@@ -577,7 +577,7 @@ Make sure that `index.js` is still dispatching an action after importing the sto
577
578

579
580
-There's a list of dispatched actions on the left. If we click one of them, the right pane shows several tabs:
+There's a list of dispatched actions on the left. If we click one of them, the right panel shows several tabs:
581
582
- The contents of that action object
583
- The entire Redux state as it looked after the reducer ran
0 commit comments