Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7f7bcd7

Browse filesBrowse files
kuriyoshruyadorno
authored andcommitted
doc: fix typo in contributing guides
PR-URL: #41723 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 30336c2 commit 7f7bcd7
Copy full SHA for 7f7bcd7

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎doc/contributing/releases.md‎

Copy file name to clipboardExpand all lines: doc/contributing/releases.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
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

Collapse file

‎doc/contributing/static-analysis.md‎

Copy file name to clipboardExpand all lines: doc/contributing/static-analysis.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.