Skip to content

Commit 7d52f20

Browse files
MikeMcC399aduh95
authored andcommitted
doc: correct typo in PR contribution instructions
Signed-off-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> PR-URL: #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 fb91408 commit 7d52f20

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)