Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anish000kumar authored Aug 28, 2019
1 parent af2fa1e commit f63dcf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ OPTIONAL: if you need to create store with some reducers and middlewares, the si
```javascript
import { moduleToReducer } from "redux-box";

createStore((modules: Array), (config: Object));
createStore((modules: Object), (config: Object));

//example config object
config = {
Expand Down

0 comments on commit f63dcf3

Please sign in to comment.