Skip to content

Commit 37be87e

Browse files
committed
Refactor prose
1 parent 745d94d commit 37be87e

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
@@ -18,7 +18,7 @@
1818
npm install unist-util-inspect
1919
```
2020

21-
## Usage
21+
## Use
2222

2323
```js
2424
var u = require('unist-builder')
@@ -51,7 +51,7 @@ root[2]
5151

5252
### `inspect(node)`
5353

54-
By default, color support is enabled on Node.js and turned off anywhere else.
54+
By default, color support is enabled in Node.js and turned off anywhere else.
5555
See below on how to change that.
5656

5757
###### Parameters
@@ -75,8 +75,8 @@ See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
7575
started.
7676
See [`support.md`][support] for ways to get help.
7777

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

8282
## License
@@ -107,7 +107,7 @@ abide by its terms.
107107

108108
[collective]: https://opencollective.com/unified
109109

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

112112
[chat]: https://spectrum.chat/unified/syntax-tree
113113

0 commit comments

Comments
 (0)