doc: use "Long Term Support" in collaborator guide

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>
This commit is contained in:
Rich Trott
2021-05-29 08:45:40 -07:00
parent 0ba7da6f0f
commit 58bd046324

View File

@@ -30,7 +30,7 @@
* [Technical HOWTO](#technical-howto)
* [Troubleshooting](#troubleshooting)
* [I made a mistake](#i-made-a-mistake)
* [Long term support](#long-term-support)
* [Long Term Support](#long-term-support)
* [What is LTS?](#what-is-lts)
* [How are LTS branches managed?](#how-are-lts-branches-managed)
* [How can I help?](#how-can-i-help)
@@ -737,7 +737,7 @@ git push upstream master
change.
* Post to `#node-dev` (IRC) if you force push.
### Long term support
### Long Term Support
#### What is LTS?