summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Massa <EndangeredMassa@gmail.com>2016-05-11 14:51:14 -0500
committerSean Massa <EndangeredMassa@gmail.com>2016-05-11 14:51:14 -0500
commita242b0e87ca10c73dd256be2736f120235943b45 (patch)
treeb62555f62a35604f7af6f4ed7efd8aa33da4faee
parent96eab09439d4c2e9853909f205cff188c994cd0f (diff)
downloadasync-a242b0e87ca10c73dd256be2736f120235943b45.tar.gz
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.