aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorDaksh Sharma <[email protected]>2021-08-23 23:29:35 +0530
committerGitHub <[email protected]>2021-08-23 23:29:35 +0530
commitb8dcff1104c22a297f50e52e7d7468eeeeca27c0 (patch)
tree04d7990d31671f78325d4c5b994aa7b9030ee75b /CONTRIBUTING.md
parentMerge pull request #2469 from patricklodder/1.14.4-fixate (diff)
downloaddiscoin-b8dcff1104c22a297f50e52e7d7468eeeeca27c0.tar.xz
discoin-b8dcff1104c22a297f50e52e7d7468eeeeca27c0.zip
Grammatical: Added "," in #156
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 eb6fb153c..f6d508ce4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -153,7 +153,7 @@ and consensus building requirements.
### Peer Review
Anyone may participate in peer review which is expressed by comments in the pull
-request. Typically reviewers will review the code for obvious errors, as well as
+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.
Repository maintainers take into account the peer review when determining if
there is consensus to merge a pull request.