diff --git a/doc/gccgo_contribute.html b/doc/gccgo_contribute.html
index 57a59587d0..5b6dba0032 100644
--- a/doc/gccgo_contribute.html
+++ b/doc/gccgo_contribute.html
@@ -7,7 +7,7 @@ These are some notes on contributing to the gccgo
frontend for GCC. For information on contributing to parts of Go other
than gccgo, see Contributing to
the Go project. For information on building gccgo
-for yourself, see Setting up and using
+for yourself, see Setting up and using
gccgo.
gc Go
compiler and tools (6g, 8g etc.).
For information on how to use gccgo, a more traditional
compiler using the GCC back end, see
-Setting up and using gccgo.
+Setting up and using gccgo.
-See the separate gccgo document
+See the separate gccgo document
for details about that compiler and environment.