aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2017-02-16 15:05:46 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2017-02-16 15:05:55 +0100
commitafae75fd3dad48b7a5db72732141d421c6864b9b (patch)
treeda1b8a35399fa0137a9dff85f67a9b2b5315d759 /CONTRIBUTING.md
parent8743320d6cb31291c0786b33124209b76f6c1904 (diff)
parent36164faa338d387177c6328496f63ac11eda3b78 (diff)
downloadbitcoin-afae75fd3dad48b7a5db72732141d421c6864b9b.tar.xz
Merge #9675: Fix typo and spelling inconsistency in CONTRIBUTING.md
36164fa Fix typo and spelling inconsistency in CONTRIBUTING.md (Koki Takahashi)
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 b932b2dd85..fc8d58d97d 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";