Skip to content

Commit

Permalink
Make minor copy edit to readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhallinan committed Sep 8, 2017
1 parent 055d3d4 commit f4b1d3d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions readme.md
Expand Up @@ -58,8 +58,7 @@ to use a string constant.

#### withFields

Type: `[String] | (*...) -> Object`<br>
Default: `undefined`
Type: `[String] | (*...) -> Object`

Arbitrary fields can be set on the action through the `withFields` option.
`withFields` supports one of two types:
Expand Down Expand Up @@ -89,8 +88,7 @@ is used as the key for the corresponding action creator on the returned object m

#### withFields

Type: `[String] | (*...) -> Object`<br>
Default: `undefined`
Type: `[String] | (*...) -> Object`

Arbitrary fields can be set on the action through the `withFields` option.
`withFields` supports one of two types:
Expand Down

0 comments on commit f4b1d3d

Please sign in to comment.