doc/contribute.html: fix name of .gitcookies file

Change-Id: I41c22b9c6933b3f3469c0e815048a49e1d37927a
Reviewed-on: https://go-review.googlesource.com/54190
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
RaviTeja 2017-08-09 17:23:47 +05:30 committed by Brad Fitzpatrick
parent bd74fd3abb
commit 4e0738a3ad
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ script as *nix.)
</p>
<p>
Your secret authentication token is now in a <code>.gitcookie</code> file
Your secret authentication token is now in a <code>.gitcookies</code> file
and Git is configured to use this file.
</p>