From b8dcff1104c22a297f50e52e7d7468eeeeca27c0 Mon Sep 17 00:00:00 2001 From: Daksh Sharma <82373462+justdaksh@users.noreply.github.com> Date: Mon, 23 Aug 2021 23:29:35 +0530 Subject: [PATCH] Grammatical: Added "," in #156 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.