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 343c691 + a95db3e commit 6669118Copy full SHA for 6669118
README.md
@@ -68,7 +68,7 @@ const store = createStoreWithMiddleware(reducer);
68
// At this stage the whole system is in place and every action will trigger
69
// a save operation.
70
//
71
-// BUT (!) a existing old state HAS NOT been restored yet! It's up to you to
+// BUT (!) an existing old state HAS NOT been restored yet! It's up to you to
72
// decide when this should happen. Most of the times you can/should do this
73
// right after the store object has been created.
74
0 commit comments