Skip to content

Commit 3927797

Browse files
frieggermichaelcontento
authored andcommitted
Update README.md (michaelcontento#151)
1 parent ad866d3 commit 3927797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ import * as reducers from './reducers';
5454
//
5555
// Note: The reducer does nothing special! It just listens for the LOAD
5656
// action and merge in the provided state :)
57-
// Note: A cusom merger function can be passed as second argument
57+
// Note: A custom merger function can be passed as second argument
5858
const reducer = storage.reducer(combineReducers(reducers));
5959

6060
// Now it's time to decide which storage engine should be used

0 commit comments

Comments
 (0)