]> Cypherpunks repositories - gostls13.git/commitdiff
doc/contribute.html: fix name of .gitcookies file
authorRaviTeja <ravi.tezu@gmail.com>
Wed, 9 Aug 2017 11:53:47 +0000 (17:23 +0530)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 9 Aug 2017 13:23:19 +0000 (13:23 +0000)
Change-Id: I41c22b9c6933b3f3469c0e815048a49e1d37927a
Reviewed-on: https://go-review.googlesource.com/54190
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/contribute.html

index f204b06e651c4e8f43a5da555ad51d7f3c3b0a90..19f61cc585bf50a7cc09e8e3fa734316285367d9 100644 (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>