Skip to content

Commit 0e05953

Browse files
committed
Refactor docs
1 parent 5687686 commit 0e05953

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -382,19 +382,19 @@ See the [unist glossary][glossary].
382382
See the [unist list of utilities][utilities] for more utilities.
383383

384384
* [`xastscript`](https://github.com/syntax-tree/xastscript)
385-
— create xast trees
385+
— create trees
386386
* [`xast-util-feed`](https://github.com/syntax-tree/xast-util-feed)
387387
— build feeds (RSS, Atom)
388388
* [`xast-util-from-xml`](https://github.com/syntax-tree/xast-util-from-xml)
389-
— parse from XML to xast
389+
— parse from XML
390390
* [`xast-util-sitemap`](https://github.com/syntax-tree/xast-util-sitemap)
391391
— build `sitemap.xml`
392392
* [`xast-util-to-string`](https://github.com/syntax-tree/xast-util-to-string)
393-
— get the text value of xast trees
393+
— get the text value
394394
* [`xast-util-to-xml`](https://github.com/syntax-tree/xast-util-to-xml)
395-
— serialize xast to XML
395+
— serialize to XML
396396
* [`hast-util-to-xast`](https://github.com/syntax-tree/hast-util-to-xast)
397-
— transform hast to xast
397+
— transform to xast
398398

399399
## References
400400

0 commit comments

Comments
 (0)