Skip to content

Commit bb85d23

Browse files
authored
doc: correct typo in PR contribution instructions
Signed-off-by: Mike McCready <[email protected]> PR-URL: #62738 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
1 parent 27abe9c commit bb85d23

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)