File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
npm install unist-util-inspect
19
19
```
20
20
21
- ## Usage
21
+ ## Use
22
22
23
23
``` js
24
24
var u = require (' unist-builder' )
@@ -51,7 +51,7 @@ root[2]
51
51
52
52
### ` inspect(node) `
53
53
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.
55
55
See below on how to change that.
56
56
57
57
###### Parameters
@@ -75,8 +75,8 @@ See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
75
75
started.
76
76
See [ ` support.md ` ] [ support ] for ways to get help.
77
77
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
80
80
abide by its terms.
81
81
82
82
## License
@@ -107,7 +107,7 @@ abide by its terms.
107
107
108
108
[ collective ] : https://opencollective.com/unified
109
109
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
111
111
112
112
[ chat ] : https://spectrum.chat/unified/syntax-tree
113
113
You can’t perform that action at this time.
0 commit comments