aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorKoki Takahashi <[email protected]>2017-02-03 17:12:21 +0900
committerKoki Takahashi <[email protected]>2017-02-09 11:56:44 +0900
commit36164faa338d387177c6328496f63ac11eda3b78 (patch)
treecb2d0a6e0d860c952bf2af0ff2512bd0d397b9c3 /CONTRIBUTING.md
parentMerge #9654: Add jtimon pgp keys for commit sigs and future gitian builds (diff)
downloaddiscoin-36164faa338d387177c6328496f63ac11eda3b78.tar.xz
discoin-36164faa338d387177c6328496f63ac11eda3b78.zip
Fix typo and spelling inconsistency in CONTRIBUTING.md
Fix spellings of GitHub Remove unnecessary changes Fix GitHub spelling on doc/translation_process.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 47648cde2..7f97b108b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -194,7 +194,7 @@ request. Typically reviewers will review the code for obvious errors, as well as
test out the patch set and opine on the technical merits of the patch. Project
maintainers take into account the peer review when determining if there is
consensus to merge a pull request (remember that discussions may have been
-spread out over github, mailing list and IRC discussions). The following
+spread out over GitHub, mailing list and IRC discussions). The following
language is used within pull-request comments:
- ACK means "I have tested the code and I agree it should be merged";