Skip to content

Commit 212f8d9

Browse files
committed
Refactor prose
1 parent 0317836 commit 212f8d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@ Otherwise the same as [`unist-util-visit-parents`][vp].
6767
* [`unist-util-map`](https://github.com/syntax-tree/unist-util-map)
6868
— Create a new tree with all nodes mapped by a given function
6969
* [`unist-util-flatmap`](https://gitlab.com/staltz/unist-util-flatmap)
70-
— Create a new tree by mapping (to an array) with the provided function and
71-
then flattening
70+
— Create a new tree by mapping (to an array) with the given function
7271
* [`unist-util-remove`](https://github.com/syntax-tree/unist-util-remove)
7372
— Remove nodes from a tree that pass a test
7473
* [`unist-util-select`](https://github.com/syntax-tree/unist-util-select)

0 commit comments

Comments
 (0)