Skip to content

Commit 3d04dae

Browse files
kuriyoshdanielleadams
authored andcommitted
doc: fix typo in contributing guides
PR-URL: #41723 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
1 parent d45bccb commit 3d04dae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/contributing/releases.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@ reflect the newly used value. Ensure that the release commit removes the
851851
`-pre` suffix for the major version being prepared.
852852

853853
It is current TSC policy to bump major version when ABI changes. If you
854-
see a need to bump `NODE_MODULE_VERSION` outside of a majore release then
854+
see a need to bump `NODE_MODULE_VERSION` outside of a major release then
855855
you should consult the TSC. Commits may need to be reverted or a major
856856
version bump may need to happen.
857857

doc/contributing/static-analysis.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ Any collaborator can ask to be added to the Node.js coverity project
1111
by opening an issue in the [build](https://github.com/nodejs/build) repository
1212
titled `Please add me to coverity`. A member of the build WG with admin
1313
access will verify that the requestor is an existing collaborator as listed in
14-
the [colloborators section](https://github.com/nodejs/node#collaborators)
14+
the [collaborators section](https://github.com/nodejs/node#collaborators)
1515
on the nodejs/node project repo. Once validated the requestor will added
1616
to to the coverity project.

0 commit comments

Comments
 (0)