Skip to content

Commit c68ce13

Browse files
eush77wooorm
authored andcommitted
Fix description of unist-util-select
Closes GH-3.
1 parent a6d3a03 commit c68ce13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ A list of **VFile**-related utilities can be found at [**vfile**](https://github
8282
`parent` references on nodes;
8383

8484
* [`unist-util-select`](https://github.com/eush77/unist-util-select)
85-
Visit direct children of a parent;
85+
Select nodes with CSS-like selectors;
8686

8787
* [`unist-util-visit`](https://github.com/wooorm/unist-util-visit)
8888
— Recursively walk over nodes;

0 commit comments

Comments
 (0)