Skip to content

Commit

Permalink
doc: use "Long Term Support" in technical values doc
Browse files Browse the repository at this point in the history
Use "Long Term Support" rather than "long term support".

Refs: nodejs#38839 (comment)
  • Loading branch information
Trott committed May 29, 2021
1 parent 4c508f5 commit 4c69cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guides/technical-values.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4c69cb5

Please sign in to comment.