Skip to content

Commit

Permalink
fix internal docs
Browse files Browse the repository at this point in the history
  • Loading branch information
richytong committed Dec 16, 2024
1 parent fd406af commit 727a016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _internal/arrayMapPool.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const arrayMapPoolAsync = async function (
*
* @synopsis
* ```coffeescript [specscript]
* arrayMapPool(array Array, concurrency number, f function) -> Promise|string
* arrayMapPool(array Array, concurrency number, f function) -> Promise|array
* ```
*
* @description
Expand Down

0 comments on commit 727a016

Please sign in to comment.