Skip to content

Commit ac3331b

Browse files
committed
Refactor prose
1 parent dd4718c commit ac3331b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ the previous sentence, after a terminal marker. :unamused:
2222
npm install nlcst-affix-emoticon-modifier
2323
```
2424

25-
## Usage
25+
## Use
2626

2727
```js
2828
var affixEmoticon = require('nlcst-affix-emoticon-modifier')
@@ -38,7 +38,7 @@ console.log(inspect(english.parse('Hey. :) How is it going?')))
3838

3939
Yields:
4040

41-
```text
41+
```txt
4242
RootNode[1]
4343
└─ ParagraphNode[3]
4444
├─ SentenceNode[4]
@@ -113,7 +113,7 @@ abide by its terms.
113113

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

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

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

0 commit comments

Comments
 (0)