diff --git a/doc/contribute.html b/doc/contribute.html
index b35e9f4b18..feeaf08643 100644
--- a/doc/contribute.html
+++ b/doc/contribute.html
@@ -187,7 +187,7 @@ prints help text, not an error.
On Windows, when using git-bash you must make sure that
git-codereview.exe is in your git exec-path.
Run git --exec-path to discover the right location then create a
-symbolic link or simply copy the executible from $GOPATH/bin to this directory.
+symbolic link or simply copy the executable from $GOPATH/bin to this directory.
@@ -386,7 +386,7 @@ Instead, your name will appear in the
change log and in the CONTRIBUTORS file and perhaps the AUTHORS file.
-These files are automatically generated from the commit logs perodically.
+These files are automatically generated from the commit logs periodically.
The AUTHORS file defines who “The Go
Authors”—the copyright holders—are.