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
2828npm install hast-util-raw
2929```
3030
31- ## Usage
31+ ## Use
3232
3333``` js
3434var h = require (' hastscript' )
@@ -43,7 +43,7 @@ console.log(clean)
4343
4444Yields:
4545
46- ``` javascript
46+ ``` js
4747{ type: ' element' ,
4848 tagName: ' div' ,
4949 properties: {},
@@ -93,8 +93,8 @@ See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get
9393started.
9494See [ ` support.md ` ] [ support ] for ways to get help.
9595
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
9898abide by its terms.
9999
100100## License
@@ -125,7 +125,7 @@ abide by its terms.
125125
126126[ collective ] : https://opencollective.com/unified
127127
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
129129
130130[ chat ] : https://spectrum.chat/unified/syntax-tree
131131
You can’t perform that action at this time.
0 commit comments