We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21baaf1 commit cc26152Copy full SHA for cc26152
lib/index.js
@@ -8,7 +8,7 @@ import {convert} from 'unist-util-is'
8
9
/**
10
* Find the nodes in `parent` before another `node` or before an index,
11
- * that passes `test`.
+ * that pass `test`.
12
13
* @param parent
14
* Parent node.
0 commit comments