Skip to content

Commit 6f397f2

Browse files
committed
Refactor prose
1 parent 89fadb7 commit 6f397f2

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
@@ -89,8 +89,7 @@ Invoke the bound [`modifier`][modifier] for each child in `parent`
8989
* [`unist-util-map`](https://github.com/syntax-tree/unist-util-map)
9090
— Create a new tree with all nodes mapped by a given function
9191
* [`unist-util-flatmap`](https://gitlab.com/staltz/unist-util-flatmap)
92-
— Create a new tree by mapping (to an array) with the provided function and
93-
then flattening
92+
— Create a new tree by mapping (to an array) with the given function
9493
* [`unist-util-find-after`](https://github.com/syntax-tree/unist-util-find-after)
9594
— Find a node after another node
9695
* [`unist-util-find-before`](https://github.com/syntax-tree/unist-util-find-before)

0 commit comments

Comments
 (0)