Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ac26cbe

Browse files
committedMay 31, 2021
doc: use "Long Term Support" in technical values doc
Use "Long Term Support" rather than "long term support". Refs: nodejs#38839 (comment)
1 parent 16ae378 commit ac26cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/guides/technical-values.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Some key elements of this include:
4343
* Stable releases on a predictable schedule
4444
* A strong safety net, including testing how changes
4545
in Node.js affect popular packages
46-
* Careful consideration of what goes into long term support (LTS) releases
46+
* Careful consideration of what goes into Long Term Support (LTS) releases
4747

4848
### 3 - Operational qualities
4949
We value keeping Node.js safe, performant, and lightweight.

0 commit comments

Comments
 (0)
Please sign in to comment.