File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ There are three support tiers:
7272For production applications, run Node.js on supported platforms only.
7373
7474Node.js does not support a platform version if a vendor has expired support
75- for it. In other words, Node.js does not support running on End-of-life (EoL)
75+ for it. In other words, Node.js does not support running on End-of-Life (EoL)
7676platforms. This is true regardless of entries in the table below.
7777
7878| System | Support type | Version | Architectures | Notes |
Original file line number Diff line number Diff line change @@ -359,7 +359,7 @@ the three Deprecation levels. Documentation-Only Deprecations may land in a
359359minor release. They may not change to a Runtime Deprecation until the next major
360360release.
361361
362- No API can change to End-of-life without going through a Runtime Deprecation
362+ No API can change to End-of-Life without going through a Runtime Deprecation
363363cycle. There is no rule that deprecated code must progress to End-of-Life.
364364Documentation-Only and Runtime Deprecations may remain in place for an unlimited
365365duration.
You can’t perform that action at this time.
0 commit comments