@@ -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
4141Looking 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
6969Binaries, 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
7575The [ 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
7979contains the latest Carbon (Node.js 8) release.
8080
81- #### Nightly Releases
81+ #### Nightly releases
8282< https://nodejs.org/download/nightly/ >
8383
8484Each directory name and filename contains a date (in UTC) and the commit
8585SHA at the HEAD of the release.
8686
87- #### API Documentation
87+ #### API documentation
8888
8989Documentation for the latest Current release is at < https://nodejs.org/api/ > .
9090Version-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
9696Download directories contain a ` SHASUMS256.txt ` file with SHA checksums for the
9797files.
@@ -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
152152For 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
** < ; [email protected] > ; (he/him)
196196
197- ### TSC Emeriti
197+ ### TSC emeriti
198198
199199* [ addaleax] ( https://github.com/addaleax ) -
200200** Anna Henningsen
** < ; [email protected] > ; (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
** < ; [email protected] > ; (he/him)
456456
457- ### Collaborator Emeriti
457+ ### Collaborator emeriti
458458
459459* [ andrasq] ( https://github.com/andrasq ) -
460460** Andras
** < ; [email protected] > ; @@ -594,7 +594,7 @@ maintaining the Node.js project.
594594* [ RaisinTen] ( https://github.com/RaisinTen ) -
595595** Darshan Sen
** < ; [email protected] > ; 596596
597- ### Release Keys
597+ ### Release keys
598598
599599Primary GPG keys for Node.js Releasers (some Releasers sign with subkeys):
600600
0 commit comments