Skip to content

Commit e4a1934

Browse files
committed
doc: correct typo in PR contribution instructions
Signed-off-by: Mike McCready <[email protected]>
1 parent d0fa608 commit e4a1934

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)