Skip to content

Commit

Permalink
Merge pull request #690 from bostko/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
aearly committed May 19, 2015
2 parents fadd207 + 0789c31 commit 5676484
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1574,7 +1574,8 @@ you would use with [`map`](#map).
__Arguments__

* `n` - The number of times to run the function.
* `callback` - The function to call `n` times.
* `iterator` - The function to call `n` times.
* `callback` - see [`map`](#map)

__Example__

Expand Down

0 comments on commit 5676484

Please sign in to comment.