From a242b0e87ca10c73dd256be2736f120235943b45 Mon Sep 17 00:00:00 2001 From: Sean Massa Date: Wed, 11 May 2016 14:51:14 -0500 Subject: [PATCH] adds missing argument in function signature: `reflect(tasks)` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 871f123a1..0e342857c 100644 --- a/README.md +++ b/README.md @@ -2146,7 +2146,7 @@ function(err, results){ --------------------------------------- -### reflectAll() +### reflectAll(tasks) A helper function that wraps an array of functions with reflect.