Skip to content

Commit

Permalink
fix typo in transformer option documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
weltenwort committed Aug 22, 2015
1 parent 2b7acfa commit 0776387
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 0776387

Please sign in to comment.