Skip to content

Commit

Permalink
Merge pull request #1153 from EndangeredMassa/patch-1
Browse files Browse the repository at this point in the history
adds missing argument in function signature: `reflect(tasks)`
  • Loading branch information
aearly committed May 11, 2016
2 parents 96eab09 + a242b0e commit c54345d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit c54345d

Please sign in to comment.