Skip to content

Commit

Permalink
Minor doc format (lodash#4285)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yang Jin authored and jdalton committed Apr 28, 2019
1 parent 6b1d83c commit 8fdf0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion times.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const MAX_ARRAY_LENGTH = 4294967295

/**
* Invokes the iteratee `n` times, returning an array of the results of
* each invocation. The iteratee is invoked with one argumentindex).
* each invocation. The iteratee is invoked with one argument: (index).
*
* @since 0.1.0
* @category Util
Expand Down

0 comments on commit 8fdf0ed

Please sign in to comment.