From 2ee37b77aed528f65c896d2eb55f448c2e6473d4 Mon Sep 17 00:00:00 2001 From: Jaana Burcu Dogan Date: Sun, 25 Jun 2017 16:56:50 -0700 Subject: [PATCH] fix package godoc to mention it supports multiple repos --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 0affecd..11c0ec4 100644 --- a/main.go +++ b/main.go @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// Package main contains an App Engine that serves vanity URLs for a git repo. +// Package main contains an App Engine that serves vanity URLs for git repos. package main import (