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 5efc193 + bf0cc77 commit ad3424aCopy full SHA for ad3424a
docs/basics/Reducers.md
@@ -392,4 +392,4 @@ export default todoApp;
392
393
## Next Steps
394
395
-Next, we’ll expore how to [create a Redux store](Store.md) that holds the state and takes care of calling your reducer when you dispatch an action.
+Next, we’ll explore how to [create a Redux store](Store.md) that holds the state and takes care of calling your reducer when you dispatch an action.
0 commit comments