summaryrefslogtreecommitdiff
path: root/BUILDING.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2019-03-04 15:32:34 -0800
committerRuben Bridgewater <ruben@bridgewater.de>2019-03-14 11:02:28 +0100
commit9945c28b20599e2d6cdccc586f126867177fc1f1 (patch)
tree10f4d1421ea15150492eb3d4f4f0d23b47838900 /BUILDING.md
parent6cc559fbecc53e52e4a0a54621b75940b9998a93 (diff)
downloadnode-new-9945c28b20599e2d6cdccc586f126867177fc1f1.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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md
index 796a983caa..124df3f67a 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 |