Skip to content

Commit 3c1f0c5

Browse files
committed
Fix typo
1 parent b8b104c commit 3c1f0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Assert that the given `tree` is a valid [**hast**][hast] [*tree*][tree].
4949
If `tree` is a [*parent*][parent], all [*children*][child] will be asserted as
5050
well.
5151

52-
The `parent`, `literal`, `_void`, and `_wrap` methods from
52+
The `parent`, `literal`, `_void`, and `wrap` methods from
5353
[`unist-util-assert`][unist-util-assert] are also included.
5454

5555
## Security

0 commit comments

Comments
 (0)