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 2cd47fa commit 820301aCopy full SHA for 820301a
docs/tutorials/quick-start.md
@@ -54,7 +54,7 @@ export default configureStore({
54
})
55
```
56
57
-This creates a Redux store, and also automatically configure the Redux DevTools extension so that you can inspect the store while developing.
+This creates a Redux store, and also automatically configures the Redux DevTools extension so that you can inspect the store while developing.
58
59
### Provide the Redux Store to React
60
0 commit comments