summaryrefslogtreecommitdiff
path: root/lib/applyEachSeries.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/applyEachSeries.js')
-rw-r--r--lib/applyEachSeries.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/applyEachSeries.js b/lib/applyEachSeries.js
index c56989b..675a029 100644
--- a/lib/applyEachSeries.js
+++ b/lib/applyEachSeries.js
@@ -9,7 +9,7 @@ import mapSeries from './mapSeries';
* @name applyEachSeries
* @static
* @memberOf async
- * @see `async.applyEach`
+ * @see async.applyEach
* @category Control Flow
* @param {Array|Object} fns - A collection of asynchronous functions to all
* call with the same arguments