File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ If you’re working with [**remark**][remark] and/or
28
28
npm install hast-util-raw
29
29
```
30
30
31
- ## Usage
31
+ ## Use
32
32
33
33
``` js
34
34
var h = require (' hastscript' )
@@ -43,7 +43,7 @@ console.log(clean)
43
43
44
44
Yields:
45
45
46
- ``` javascript
46
+ ``` js
47
47
{ type: ' element' ,
48
48
tagName: ' div' ,
49
49
properties: {},
@@ -93,8 +93,8 @@ See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
93
93
started.
94
94
See [ ` support.md ` ] [ support ] for ways to get help.
95
95
96
- This project has a [ Code of Conduct ] [ coc ] .
97
- By interacting with this repository, organisation , or community you agree to
96
+ This project has a [ code of conduct ] [ coc ] .
97
+ By interacting with this repository, organization , or community you agree to
98
98
abide by its terms.
99
99
100
100
## License
@@ -125,7 +125,7 @@ abide by its terms.
125
125
126
126
[ collective ] : https://opencollective.com/unified
127
127
128
- [ chat-badge ] : https://img.shields.io/badge/join%20the%20community-on%20spectrum -7b16ff.svg
128
+ [ chat-badge ] : https://img.shields.io/badge/chat-spectrum -7b16ff.svg
129
129
130
130
[ chat ] : https://spectrum.chat/unified/syntax-tree
131
131
You can’t perform that action at this time.
0 commit comments