Skip to content

Commit e5bfb31

Browse files
committed
Update description
1 parent 4136dba commit e5bfb31

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/_tools/remark/plugins/remark-lint-eslint/lib

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/_tools/remark/plugins/remark-lint-eslint/lib/factory.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ function factory( options ) {
140140
}
141141

142142
/**
143-
* Promise-handler invoked upon linting a code block.
143+
* Callback invoked upon linting a code block.
144144
*
145145
* @private
146146
* @param {ObjectArray} results - lint results

0 commit comments

Comments
 (0)