Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmueller committed Mar 2, 2016
1 parent e92710b commit 0072ea8
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 @@ -77,7 +77,7 @@ You can simply return a diff:

```js
function reducer (state, action) {
return { phone: 8674305 }
return { phone: 8674309 }
}
```

Expand Down

0 comments on commit 0072ea8

Please sign in to comment.