Skip to content

Commit 99c3360

Browse files
committed
Update wording relating to positional info
Related to syntax-tree/unist#f2b8587.
1 parent 1d6c2e0 commit 99c3360

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
@@ -50,7 +50,7 @@ Detect if [`node`][node] is [**generated**][spec].
5050
* [`unist-util-remove-position`](https://github.com/syntax-tree/unist-util-remove-position)
5151
— Remove `position`s from a tree
5252
* [`unist-util-stringify-position`](https://github.com/syntax-tree/unist-util-stringify-position)
53-
— Stringify a node, location, or position
53+
— Stringify a node, position, or point
5454

5555
## License
5656

0 commit comments

Comments
 (0)