Skip to content

Commit aa2c6ab

Browse files
committed
Refactor prose
1 parent 1d7d57f commit aa2c6ab

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

readme.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
npm install mdast-util-to-string
1919
```
2020

21-
## Usage
21+
## Use
2222

2323
```js
2424
var unified = require('unified')
@@ -54,20 +54,20 @@ or change the tree, so there are no openings for
5454
## Related
5555

5656
* [`nlcst-to-string`](https://github.com/syntax-tree/nlcst-to-string)
57-
— Get text content in NLCST
57+
— Get text content in nlcst
5858
* [`hast-util-to-string`](https://github.com/wooorm/rehype-minify/tree/master/packages/hast-util-to-string)
59-
— Get text content in HAST
59+
— Get text content in hast
6060
* [`hast-util-from-string`](https://github.com/wooorm/rehype-minify/tree/master/packages/hast-util-from-string)
61-
— Set text content in HAST
61+
— Set text content in hast
6262

6363
## Contribute
6464

6565
See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
6666
started.
6767
See [`support.md`][support] for ways to get help.
6868

69-
This project has a [Code of Conduct][coc].
70-
By interacting with this repository, organisation, or community you agree to
69+
This project has a [code of conduct][coc].
70+
By interacting with this repository, organization, or community you agree to
7171
abide by its terms.
7272

7373
## License
@@ -98,7 +98,7 @@ abide by its terms.
9898

9999
[collective]: https://opencollective.com/unified
100100

101-
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
101+
[chat-badge]: https://img.shields.io/badge/chat-spectrum-7b16ff.svg
102102

103103
[chat]: https://spectrum.chat/unified/syntax-tree
104104

0 commit comments

Comments
 (0)