Skip to content

Commit cc26152

Browse files
committed
Fix typo
1 parent 21baaf1 commit cc26152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import {convert} from 'unist-util-is'
88

99
/**
1010
* Find the nodes in `parent` before another `node` or before an index,
11-
* that passes `test`.
11+
* that pass `test`.
1212
1313
* @param parent
1414
* Parent node.

0 commit comments

Comments
 (0)