Skip to content

Commit 54a6e32

Browse files
committed
Refactor prose
1 parent 759d289 commit 54a6e32

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Check if a [mdast][] [node][] is [phrasing content][phrasing].
1818
npm install mdast-util-phrasing
1919
```
2020

21-
## Usage
21+
## Use
2222

2323
```js
2424
var phrasing = require('mdast-util-phrasing')
@@ -60,8 +60,8 @@ See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
6060
started.
6161
See [`support.md`][support] for ways to get help.
6262

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

6767
## License
@@ -92,7 +92,7 @@ abide by its terms.
9292

9393
[collective]: https://opencollective.com/unified
9494

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

9797
[chat]: https://spectrum.chat/unified/syntax-tree
9898

0 commit comments

Comments
 (0)