Skip to content

Commit 859c5ac

Browse files
authored
Discard changes to lib/node_modules/@stdlib/utils/async/for-each-right/lib/index.js
1 parent dcc2941 commit 859c5ac

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/utils/async/for-each-right/lib

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/utils/async/for-each-right/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
*
3030
* var files = [
3131
* './beep.js',
32-
* './path/to/file.js'
32+
* './boop.js'
3333
* ];
3434
*
3535
* function done( error ) {

0 commit comments

Comments
 (0)