From f4b1d3d0b9c3f24e04d2dd9e730af68a074001e5 Mon Sep 17 00:00:00 2001 From: Max Hallinan Date: Fri, 8 Sep 2017 16:56:15 +0200 Subject: [PATCH] Make minor copy edit to readme.md --- readme.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index e141137..8495d54 100644 --- a/readme.md +++ b/readme.md @@ -58,8 +58,7 @@ to use a string constant. #### withFields -Type: `[String] | (*...) -> Object`
-Default: `undefined` +Type: `[String] | (*...) -> Object` Arbitrary fields can be set on the action through the `withFields` option. `withFields` supports one of two types: @@ -89,8 +88,7 @@ is used as the key for the corresponding action creator on the returned object m #### withFields -Type: `[String] | (*...) -> Object`
-Default: `undefined` +Type: `[String] | (*...) -> Object` Arbitrary fields can be set on the action through the `withFields` option. `withFields` supports one of two types: