Skip to content

Commit c01aa99

Browse files
committed
Comment grammar nits
1 parent 5b379d9 commit c01aa99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/iterateJsdoc.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,8 @@ const makeReport = (context, commentNode) => {
325325
*/
326326

327327
/**
328-
* Create a eslint rule that iterate over all JSDocs, regardless of whether
329-
* it is attached to a function-like node.
328+
* Create an eslint rule that iterates over all JSDocs, regardless of whether
329+
* they are attached to a function-like node.
330330
*
331331
* @param {JsdocVisitor} iterator
332332
* @param {{meta: any}} ruleConfig

0 commit comments

Comments
 (0)