We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6bfc17 commit 17b3023Copy full SHA for 17b3023
1 file changed
docs/decisions/021-node-version.md
@@ -8,7 +8,7 @@ Status: accepted
8
9
Node.js has a regular release cycle which is documented in the
10
[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
+writing, there are 3 stable maintained releases: 16, 18, and 20. I'll refer you
12
to that documentation to understand how the release cycle works.
13
14
Deciding which version of Node.js to use for a project is a trade-off between
0 commit comments