mirror of https://github.com/nodejs/node.git
doc: use "Long Term Support" in technical values doc
Use "Long Term Support" rather than "long term support". Refs: https://github.com/nodejs/node/pull/38839#issuecomment-850853132 PR-URL: https://github.com/nodejs/node/pull/38841 Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>pull/38841/head
parent
16ae37848d
commit
0ba7da6f0f
|
@ -43,7 +43,7 @@ Some key elements of this include:
|
|||
* Stable releases on a predictable schedule
|
||||
* A strong safety net, including testing how changes
|
||||
in Node.js affect popular packages
|
||||
* Careful consideration of what goes into long term support (LTS) releases
|
||||
* Careful consideration of what goes into Long Term Support (LTS) releases
|
||||
|
||||
### 3 - Operational qualities
|
||||
We value keeping Node.js safe, performant, and lightweight.
|
||||
|
|
Loading…
Reference in New Issue