Skip to content

Commit f51a533

Browse files
hiteshkundaleps1lon
authored andcommitted
docs: Fixing url address in modules/watrerfall/Batcher.js (#18997)
1 parent e59dbe3 commit f51a533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/waterfall/Batcher.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Inspired by https://caolan.github.io/async/docs.html#cargo
1+
// Inspired by https://caolan.github.io/async/v3/docs.html#cargo
22
// The main difference is that we have a timeout.
33
class Batcher {
44
pendingEntries = [];

0 commit comments

Comments
 (0)