From 21d2e15ee1bed44a7a1b8f775aff4a57cae9533a Mon Sep 17 00:00:00 2001 From: tkivisik Date: Wed, 17 Oct 2018 12:42:54 +0000 Subject: [PATCH] doc: improve language in contribute MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Previous wording was incorrect. Change-Id: I91406c775161d9724ec60824c156e8e9a925bcd7 GitHub-Last-Rev: 2b6b4e136a78a431cc847a2717cbeae4341ed7bc GitHub-Pull-Request: golang/go#28248 Reviewed-on: https://go-review.googlesource.com/c/142879 Reviewed-by: Daniel Martí --- doc/contribute.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/contribute.html b/doc/contribute.html index 2068ab8a3e..53088c99c6 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -393,8 +393,8 @@ Remember you can always visit Gerrit to see the fine-grained review.

It is not possible to fully sync Gerrit and GitHub, at least at the moment, so we recommend learning Gerrit. -It's different but powerful and familiarity -with help you understand the flow. +It's different but powerful and familiarity with it will help you understand +the flow.

Overview

-- 2.50.0