diff options
author | Rich Trott <rtrott@gmail.com> | 2019-03-04 15:32:34 -0800 |
---|---|---|
committer | Rich Trott <rtrott@gmail.com> | 2019-03-06 15:50:43 -0800 |
commit | 7ffbb4606f65a770fcfbcdd8eaa365ed2298f803 (patch) | |
tree | bdf7c8c75ec2579a1ce0bd390e590db8bdccbd55 /BUILDING.md | |
parent | d50fc510a8a658709b13070b44b66ff72b80af56 (diff) | |
download | node-new-7ffbb4606f65a770fcfbcdd8eaa365ed2298f803.tar.gz |
doc: standardize on End-of-Life capitalization
Use "End-of-Life" everywhere and not "End-of-life" or "End-Of-Life".
PR-URL: https://github.com/nodejs/node/pull/26442
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Diffstat (limited to 'BUILDING.md')
-rw-r--r-- | BUILDING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md index 2021609288..c363279ee5 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -72,7 +72,7 @@ There are three support tiers: For production applications, run Node.js on supported platforms only. Node.js does not support a platform version if a vendor has expired support -for it. In other words, Node.js does not support running on End-of-life (EoL) +for it. In other words, Node.js does not support running on End-of-Life (EoL) platforms. This is true regardless of entries in the table below. | System | Support type | Version | Architectures | Notes | |