From 4e0738a3ad872cf03e64e44371508dc92d205cf4 Mon Sep 17 00:00:00 2001 From: RaviTeja Date: Wed, 9 Aug 2017 17:23:47 +0530 Subject: [PATCH] doc/contribute.html: fix name of .gitcookies file Change-Id: I41c22b9c6933b3f3469c0e815048a49e1d37927a Reviewed-on: https://go-review.googlesource.com/54190 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 f204b06e65..19f61cc585 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -88,7 +88,7 @@ script as *nix.)

-Your secret authentication token is now in a .gitcookie file +Your secret authentication token is now in a .gitcookies file and Git is configured to use this file.

-- 2.48.1