Skip to content

Commit 130f8f5

Browse files
MikeMcC399araujogui
authored andcommitted
doc: correct typo in PR contribution instructions
Signed-off-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> PR-URL: nodejs#62738 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
1 parent 4293f0e commit 130f8f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/contributing/pull-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ A good commit message should describe what changed and why.
187187
`Fixes:` and `Refs:` trailers get automatically added to your commit message
188188
when the Pull Request lands as long as they are included in the
189189
Pull Request's description. If the Pull Request lands in several commits,
190-
by default the trailers found in the description are added to each commits.
190+
by default the trailers found in the description are added to each commit.
191191

192192
Examples:
193193

0 commit comments

Comments
 (0)