We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b5957b commit fb7f4f6Copy full SHA for fb7f4f6
package.json
@@ -52,7 +52,7 @@
52
"type-coverage": "^2.0.0",
53
"typescript": "^4.0.0",
54
"unified": "^10.1.0",
55
- "xo": "^0.44.0"
+ "xo": "^0.49.0"
56
},
57
"scripts": {
58
"prepack": "npm run build && npm run format",
readme.md
@@ -25,7 +25,7 @@ npm install hast-util-reading-time
25
## Use
26
27
Say we have the following HTML from [“Word per minute: Alphanumeric entry” on
28
-Wikipedia](https://en.wikipedia.org/wiki/Words\_per\_minute#Alphanumeric\_entry) in
+Wikipedia](https://en.wikipedia.org/wiki/Words_per_minute#Alphanumeric_entry) in
29
`example.html`:
30
31
```html
0 commit comments