We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0fa608 commit e4a1934Copy full SHA for e4a1934
1 file changed
doc/contributing/pull-requests.md
@@ -187,7 +187,7 @@ A good commit message should describe what changed and why.
187
`Fixes:` and `Refs:` trailers get automatically added to your commit message
188
when the Pull Request lands as long as they are included in the
189
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.
+ by default the trailers found in the description are added to each commit.
191
192
Examples:
193
0 commit comments