From: Christian Alexander
Date: Wed, 9 Aug 2017 15:11:34 +0000 (-0700)
Subject: doc/contribute: improve wording of Gerrit description
X-Git-Tag: go1.10beta1~1685
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=1b53f1245bf518114bd8793805586be1c78987f7;p=gostls13.git
doc/contribute: improve wording of Gerrit description
The word "of" was removed in https://go-review.googlesource.com/c/36626
Change-Id: Iece69f425d06ab1cf02743b1033cfed2e96667ab
Reviewed-on: https://go-review.googlesource.com/54290
Reviewed-by: Brad Fitzpatrick
---
diff --git a/doc/contribute.html b/doc/contribute.html
index 19f61cc585..8c5a228558 100644
--- a/doc/contribute.html
+++ b/doc/contribute.html
@@ -158,7 +158,7 @@ completed and update the AUTHORS
file.
Changes to Go must be reviewed before they are accepted, no matter who makes the change.
A custom git command called git-codereview
, discussed below,
helps manage the code review process through a Google-hosted
-instance Gerrit.
+instance of Gerrit.
Install the git-codereview command