From 7f58d4ba3626adcbc07e48feacbb31d894c7a8ae Mon Sep 17 00:00:00 2001 From: Dmitri Shuralyov Date: Fri, 23 Feb 2018 19:31:45 -0500 Subject: [PATCH] Fix typo "Github" -> "GitHub" (only one incorrect instance). --- GerritBot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GerritBot.md b/GerritBot.md index 4695d6e0..bce8ba23 100644 --- a/GerritBot.md +++ b/GerritBot.md @@ -1,4 +1,4 @@ -GerritBot is a tool used for importing GitHub Pull Requests (PRs) into [Gerrit](https://go-review.googlesource.com) for code review. It was created because the Go team does all its reviews in Gerrit, but we'd like to allow a more common workflow for contributing code via Github PRs. +GerritBot is a tool used for importing GitHub Pull Requests (PRs) into [Gerrit](https://go-review.googlesource.com) for code review. It was created because the Go team does all its reviews in Gerrit, but we'd like to allow a more common workflow for contributing code via GitHub PRs. Table of Contents =================