mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
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:
@@ -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?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user