Skip to content

Commit 288b595

Browse files
committedFeb 28, 2020
Refactor prose
1 parent 36c3f57 commit 288b595

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎readme.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
npm install unist-util-stringify-position
1919
```
2020

21-
## Usage
21+
## Use
2222

2323
```js
2424
var stringify = require('unist-util-stringify-position')
@@ -81,8 +81,8 @@ See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
8181
started.
8282
See [`support.md`][support] for ways to get help.
8383

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

8888
## License
@@ -113,7 +113,7 @@ abide by its terms.
113113

114114
[collective]: https://opencollective.com/unified
115115

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

118118
[chat]: https://spectrum.chat/unified/syntax-tree
119119

0 commit comments

Comments
 (0)
Please sign in to comment.