Skip to content

Commit 17b3023

Browse files
docs(decisions/021-node-version): fix typo (#264)
1 parent e6bfc17 commit 17b3023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/decisions/021-node-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Status: accepted
88

99
Node.js has a regular release cycle which is documented in the
1010
[release schedule](https://nodejs.org/en/about/releases/). At the time of this
11-
writing, there are 5 stable maintained releases: 16, 18, and 20. I'll refer you
11+
writing, there are 3 stable maintained releases: 16, 18, and 20. I'll refer you
1212
to that documentation to understand how the release cycle works.
1313

1414
Deciding which version of Node.js to use for a project is a trade-off between

0 commit comments

Comments
 (0)