Skip to content

Commit 4c69cb5

Browse files
committed
doc: use "Long Term Support" in technical values doc
Use "Long Term Support" rather than "long term support". Refs: nodejs#38839 (comment)
1 parent 4c508f5 commit 4c69cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/guides/technical-values.md

Lines changed: 1 addition & 1 deletion
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)