summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Early <alexander.early@gmail.com>2016-05-11 12:53:58 -0700
committerAlex Early <alexander.early@gmail.com>2016-05-11 12:53:58 -0700
commitc54345d703a3d1959e6509c066c6966b2da6ee13 (patch)
treeb62555f62a35604f7af6f4ed7efd8aa33da4faee
parent96eab09439d4c2e9853909f205cff188c994cd0f (diff)
parenta242b0e87ca10c73dd256be2736f120235943b45 (diff)
downloadasync-c54345d703a3d1959e6509c066c6966b2da6ee13.tar.gz
Merge pull request #1153 from EndangeredMassa/patch-1
adds missing argument in function signature: `reflect(tasks)`
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 871f123..0e34285 100644
--- a/README.md
+++ b/README.md
@@ -2146,7 +2146,7 @@ function(err, results){
---------------------------------------
<a name="reflectAll"></a>
-### reflectAll()
+### reflectAll(tasks)
A helper function that wraps an array of functions with reflect.