]> Cypherpunks repositories - gostls13.git/commitdiff
doc/contribute: improve wording of Gerrit description
authorChristian Alexander <christian@linux.com>
Wed, 9 Aug 2017 15:11:34 +0000 (08:11 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 9 Aug 2017 15:29:05 +0000 (15:29 +0000)
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 <bradfitz@golang.org>
doc/contribute.html

index 19f61cc585bf50a7cc09e8e3fa734316285367d9..8c5a2285581aa2ff8e1dafe15f07f8f63654027e 100644 (file)
@@ -158,7 +158,7 @@ completed and update the <code>AUTHORS</code> file.
 Changes to Go must be reviewed before they are accepted, no matter who makes the change.
 A custom git command called <code>git-codereview</code>, discussed below,
 helps manage the code review process through a Google-hosted
-<a href="https://go-review.googlesource.com/">instance</a> Gerrit.
+<a href="https://go-review.googlesource.com/">instance</a> of Gerrit.
 </p>
 
 <h3 id="git-codereview_install">Install the git-codereview command</h3>