Skip to content

Commit 2d95451

Browse files
committed
Refactor some docs
1 parent ffb71ec commit 2d95451

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ you need.
8181
## Install
8282

8383
This package is [ESM only][esm].
84-
In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install with [npm][]:
84+
In Node.js (version 12.20+, 14.14+, or 16.0+), install with [npm][]:
8585

8686
```sh
8787
npm install unified
@@ -1289,7 +1289,7 @@ export function rehypeStringify(options) {}
12891289

12901290
Projects maintained by the unified collective are compatible with all maintained
12911291
versions of Node.js.
1292-
As of now, that is Node.js 12.20+, 14.14+, 16.0+, and 18.0+.
1292+
As of now, that is Node.js 12.20+, 14.14+, and 16.0+.
12931293
Our projects sometimes work with older versions, but this is not guaranteed.
12941294

12951295
## Contribute

0 commit comments

Comments
 (0)