Skip to content

Commit 846dc17

Browse files
committed
[doc] Wording fixes in CONTRIBUTING.md.
1 parent b7365f0 commit 846dc17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ fixes or code moves with actual code changes.
3737

3838
Commit messages should be verbose by default consisting of a short subject line
3939
(50 chars max), a blank line and detailed explanatory text as separate
40-
paragraph(s); unless the title alone is self-explanatory (like "Corrected typo
41-
in init.cpp") then a single title line is sufficient. Commit messages should be
40+
paragraph(s), unless the title alone is self-explanatory (like "Corrected typo
41+
in init.cpp") in which case a single title line is sufficient. Commit messages should be
4242
helpful to people reading your code in the future, so explain the reasoning for
4343
your decisions. Further explanation [here](http://chris.beams.io/posts/git-commit/).
4444

0 commit comments

Comments
 (0)