Skip to content

Commit

Permalink
Refactor prose
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Feb 16, 2020
1 parent 745d94d commit 37be87e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
npm install unist-util-inspect
```

## Usage
## Use

```js
var u = require('unist-builder')
Expand Down Expand Up @@ -51,7 +51,7 @@ root[2]

### `inspect(node)`

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

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

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

## License
Expand Down Expand Up @@ -107,7 +107,7 @@ abide by its terms.

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

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

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

Expand Down

0 comments on commit 37be87e

Please sign in to comment.