Skip to content

Commit d042942

Browse files
authored
Add missing punctuation in comment
1 parent 9a9bb06 commit d042942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import iteratee from 'lodash.iteratee'
2222
* Unist node finder utility.
2323
*
2424
* @param tree
25-
* Node to search
25+
* Node to search.
2626
* @param condition
2727
* Condition used to test each node.
2828
* @returns

0 commit comments

Comments
 (0)