Skip to content

Commit 47c4f1f

Browse files
Trottdanielleadams
authored andcommitted
doc: use sentence case in README headers
Comply with our docs and our style guide. PR-URL: #37251 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ben Coe <bencoe@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
1 parent 7da1c9b commit 47c4f1f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Node.js project uses an [open governance model](./GOVERNANCE.md). The
1818

1919
**This project is bound by a [Code of Conduct][].**
2020

21-
# Table of Contents
21+
# Table of contents
2222

2323
* [Support](#support)
2424
* [Release Types](#release-types)
@@ -41,7 +41,7 @@ The Node.js project uses an [open governance model](./GOVERNANCE.md). The
4141
Looking for help? Check out the
4242
[instructions for getting support](.github/SUPPORT.md).
4343

44-
## Release Types
44+
## Release types
4545

4646
* **Current**: Under active development. Code for the Current release is in the
4747
branch for its major version number (for example,
@@ -69,7 +69,7 @@ For more information, see the
6969
Binaries, installers, and source tarballs are available at
7070
<https://nodejs.org/en/download/>.
7171

72-
#### Current and LTS Releases
72+
#### Current and LTS releases
7373
<https://nodejs.org/download/release/>
7474

7575
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
7878
[latest-carbon](https://nodejs.org/download/release/latest-carbon/) directory
7979
contains the latest Carbon (Node.js 8) release.
8080

81-
#### Nightly Releases
81+
#### Nightly releases
8282
<https://nodejs.org/download/nightly/>
8383

8484
Each directory name and filename contains a date (in UTC) and the commit
8585
SHA at the HEAD of the release.
8686

87-
#### API Documentation
87+
#### API documentation
8888

8989
Documentation for the latest Current release is at <https://nodejs.org/api/>.
9090
Version-specific documentation is available in each release directory in the
9191
_docs_ subdirectory. Version-specific documentation is also at
9292
<https://nodejs.org/download/docs/>.
9393

94-
### Verifying Binaries
94+
### Verifying binaries
9595

9696
Download directories contain a `SHASUMS256.txt` file with SHA checksums for the
9797
files.
@@ -147,7 +147,7 @@ For information on reporting security vulnerabilities in Node.js, see
147147
* [Strategic Initiatives][]
148148
* [Technical values and prioritization][]
149149

150-
## Current Project Team Members
150+
## Current project team members
151151

152152
For information about the governance of the Node.js project, see
153153
[GOVERNANCE.md](./GOVERNANCE.md).
@@ -194,7 +194,7 @@ For information about the governance of the Node.js project, see
194194
* [Trott](https://github.com/Trott) -
195195
**Rich Trott** &lt;rtrott@gmail.com&gt; (he/him)
196196

197-
### TSC Emeriti
197+
### TSC emeriti
198198

199199
* [addaleax](https://github.com/addaleax) -
200200
**Anna Henningsen** &lt;anna@addaleax.net&gt; (she/her)
@@ -454,7 +454,7 @@ For information about the governance of the Node.js project, see
454454
* [ZYSzys](https://github.com/ZYSzys) -
455455
**Yongsheng Zhang** &lt;zyszys98@gmail.com&gt; (he/him)
456456

457-
### Collaborator Emeriti
457+
### Collaborator emeriti
458458

459459
* [andrasq](https://github.com/andrasq) -
460460
**Andras** &lt;andras@kinvey.com&gt;
@@ -594,7 +594,7 @@ maintaining the Node.js project.
594594
* [RaisinTen](https://github.com/RaisinTen) -
595595
**Darshan Sen** &lt;raisinten@gmail.com&gt;
596596

597-
### Release Keys
597+
### Release keys
598598

599599
Primary GPG keys for Node.js Releasers (some Releasers sign with subkeys):
600600

0 commit comments

Comments
 (0)