File tree 2 files changed +2
-2
lines changed
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:
72
72
For production applications, run Node.js on supported platforms only.
73
73
74
74
Node.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)
76
76
platforms. This is true regardless of entries in the table below.
77
77
78
78
| 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
359
359
minor release. They may not change to a Runtime Deprecation until the next major
360
360
release.
361
361
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
363
363
cycle. There is no rule that deprecated code must progress to End-of-Life.
364
364
Documentation-Only and Runtime Deprecations may remain in place for an unlimited
365
365
duration.
You can’t perform that action at this time.
0 commit comments