-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: use sentence case in README headers
Comply with our docs and our style guide. PR-URL: #37251 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ben Coe <[email protected]> Reviewed-By: Darshan Sen <[email protected]>
- Loading branch information
1 parent
7da1c9b
commit 47c4f1f
Showing
1 changed file
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ The Node.js project uses an [open governance model](./GOVERNANCE.md). The | |
|
||
**This project is bound by a [Code of Conduct][].** | ||
|
||
# Table of Contents | ||
# Table of contents | ||
|
||
* [Support](#support) | ||
* [Release Types](#release-types) | ||
|
@@ -41,7 +41,7 @@ The Node.js project uses an [open governance model](./GOVERNANCE.md). The | |
Looking for help? Check out the | ||
[instructions for getting support](.github/SUPPORT.md). | ||
|
||
## Release Types | ||
## Release types | ||
|
||
* **Current**: Under active development. Code for the Current release is in the | ||
branch for its major version number (for example, | ||
|
@@ -69,7 +69,7 @@ For more information, see the | |
Binaries, installers, and source tarballs are available at | ||
<https://nodejs.org/en/download/>. | ||
|
||
#### Current and LTS Releases | ||
#### Current and LTS releases | ||
<https://nodejs.org/download/release/> | ||
|
||
The [latest](https://nodejs.org/download/release/latest/) directory is an | ||
|
@@ -78,20 +78,20 @@ alias for the latest release from an LTS line. For example, the | |
[latest-carbon](https://nodejs.org/download/release/latest-carbon/) directory | ||
contains the latest Carbon (Node.js 8) release. | ||
|
||
#### Nightly Releases | ||
#### Nightly releases | ||
<https://nodejs.org/download/nightly/> | ||
|
||
Each directory name and filename contains a date (in UTC) and the commit | ||
SHA at the HEAD of the release. | ||
|
||
#### API Documentation | ||
#### API documentation | ||
|
||
Documentation for the latest Current release is at <https://nodejs.org/api/>. | ||
Version-specific documentation is available in each release directory in the | ||
_docs_ subdirectory. Version-specific documentation is also at | ||
<https://nodejs.org/download/docs/>. | ||
|
||
### Verifying Binaries | ||
### Verifying binaries | ||
|
||
Download directories contain a `SHASUMS256.txt` file with SHA checksums for the | ||
files. | ||
|
@@ -147,7 +147,7 @@ For information on reporting security vulnerabilities in Node.js, see | |
* [Strategic Initiatives][] | ||
* [Technical values and prioritization][] | ||
|
||
## Current Project Team Members | ||
## Current project team members | ||
|
||
For information about the governance of the Node.js project, see | ||
[GOVERNANCE.md](./GOVERNANCE.md). | ||
|
@@ -194,7 +194,7 @@ For information about the governance of the Node.js project, see | |
* [Trott](https://github.com/Trott) - | ||
**Rich Trott** <[email protected]> (he/him) | ||
|
||
### TSC Emeriti | ||
### TSC emeriti | ||
|
||
* [addaleax](https://github.com/addaleax) - | ||
**Anna Henningsen** <[email protected]> (she/her) | ||
|
@@ -454,7 +454,7 @@ For information about the governance of the Node.js project, see | |
* [ZYSzys](https://github.com/ZYSzys) - | ||
**Yongsheng Zhang** <[email protected]> (he/him) | ||
|
||
### Collaborator Emeriti | ||
### Collaborator emeriti | ||
|
||
* [andrasq](https://github.com/andrasq) - | ||
**Andras** <[email protected]> | ||
|
@@ -594,7 +594,7 @@ maintaining the Node.js project. | |
* [RaisinTen](https://github.com/RaisinTen) - | ||
**Darshan Sen** <[email protected]> | ||
|
||
### Release Keys | ||
### Release keys | ||
|
||
Primary GPG keys for Node.js Releasers (some Releasers sign with subkeys): | ||
|
||
|