Skip to content

Commit 6eb4ac6

Browse files
rewolfsnicoll
authored andcommitted
Polish CONTRIBUTING.md
See gh-22891
1 parent 2803905 commit 6eb4ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ multiple edits or corrections of the same logical change. See
8383
[Rewriting History section of Pro Git](https://git-scm.com/book/en/Git-Tools-Rewriting-History)
8484
for an overview of streamlining commit history.
8585

86-
1. Format commit messages using 55 characters for the subject line, 72 lines for the
86+
1. Format commit messages using 55 characters for the subject line, 72-character lines for the
8787
description, followed by the issue fixed, e.g. `Fixes #22276`.
8888
See the
8989
[Commit Guidelines section of Pro Git](https://git-scm.com/book/en/Distributed-Git-Contributing-to-a-Project#Commit-Guidelines)

0 commit comments

Comments
 (0)