Skip to content

Commit 48643ca

Browse files
author
Luke Brandon Farrell
authored
Update README.md
1 parent 5bd7660 commit 48643ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ const persistMiddleware = createPersistMiddleware(structure, saveState, loadStat
112112
persistMiddleware.run(store)
113113
```
114114

115-
- `store: [Store](https://redux.js.org/api/store)` the redux store.
115+
- `store :` [Store](https://redux.js.org/api/store) - the redux store.
116116

117117
## Providers
118118

0 commit comments

Comments
 (0)