Skip to content

Commit

Permalink
Merge pull request #17 from weltenwort/docs-transformer-fix
Browse files Browse the repository at this point in the history
fix typo in transformer option documentation
  • Loading branch information
Eugene Rodionov committed Aug 23, 2015
2 parents 2b7acfa + 0776387 commit d107621
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 @@ -42,7 +42,7 @@ Receives `getState` function for accessing current store state and `action` obj

*Default: `null` (always log)*

#### __transform (Function)__
#### __transformer (Function)__
Transform state before print. Eg. convert Immutable object to plain JSON.

*Default: identity function*
Expand Down

0 comments on commit d107621

Please sign in to comment.