Skip to content

Commit ede9f2d

Browse files
committed
CONTRIBUTING: fix typo
1 parent d4c2ef7 commit ede9f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ While not strictly required, it is greatly appreciated if you comply with the fo
318318
* Being wordy in the commit message is not a bad thing.
319319
It is greatly preferable to have the details about a fix in the commit message over just having those details
320320
in the PR description.
321-
Code hosting platforms comes and go (think: SourceForge, PEAR), commit messages are here to stay, even if the code base
321+
Code hosting platforms come and go (think: SourceForge, PEAR), commit messages are here to stay, even if the code base
322322
would move to another platform at some point in the future.
323323
* Ensure that the tests (and docs) related to a particular fix are in the same commit.
324324
It is much harder to track down what a particular code snippet in a test case file was supposed to be testing if the fix

0 commit comments

Comments
 (0)