From 1b53f1245bf518114bd8793805586be1c78987f7 Mon Sep 17 00:00:00 2001 From: Christian Alexander Date: Wed, 9 Aug 2017 08:11:34 -0700 Subject: [PATCH] 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 --- doc/contribute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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

-- 2.48.1