Skip to content
This repository was archived by the owner on Aug 15, 2021. It is now read-only.

Commit 3936027

Browse files
committed
Refactor prose
1 parent 045f39b commit 3936027

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ npm install vfile-reporter-folder-json
2424
yarn add vfile-reporter-folder-json
2525
```
2626

27-
## Usage
27+
## Use
2828

2929
The plugin can be use added via [unified-engine][] configuration:
3030

@@ -75,7 +75,7 @@ Pass a list of [vfile][]s.
7575

7676
###### `options.pretty`
7777

78-
Indentation to use for printing json, can be a number or `"\t"` (optional).
78+
Indentation to use for printing json, can be a number or `'\t'` (optional).
7979

8080
###### `options.raw`
8181

@@ -142,8 +142,8 @@ See [`contributing.md`][contributing] in [`vfile/.github`][health] for ways to
142142
get started.
143143
See [`support.md`][support] for ways to get help.
144144

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

149149
## License
@@ -170,7 +170,7 @@ abide by its terms.
170170

171171
[collective]: https://opencollective.com/unified
172172

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

175175
[chat]: https://spectrum.chat/unified/vfile
176176

0 commit comments

Comments
 (0)