summaryrefslogtreecommitdiff
path: root/COLLABORATOR_GUIDE.md
diff options
context:
space:
mode:
Diffstat (limited to 'COLLABORATOR_GUIDE.md')
-rw-r--r--COLLABORATOR_GUIDE.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/COLLABORATOR_GUIDE.md b/COLLABORATOR_GUIDE.md
index 0290f14156..3eacd76e8d 100644
--- a/COLLABORATOR_GUIDE.md
+++ b/COLLABORATOR_GUIDE.md
@@ -637,10 +637,8 @@ git push upstream master
#### What is LTS?
-Long Term Support (often referred to as *LTS*) guarantees application developers
-a 30-month support cycle with specific versions of Node.js.
-
-You can find more information
+Long Term Support (LTS) guarantees 30-month support cycles for specific Node.js
+versions. You can find more information
[in the full release plan](https://github.com/nodejs/Release#release-plan).
#### How does LTS work?