diff --git a/doc/go1.1.html b/doc/go1.1.html
index 1332be21ce..6f021fe20b 100644
--- a/doc/go1.1.html
+++ b/doc/go1.1.html
@@ -406,9 +406,9 @@ this sense, "go run" replaces "go run *.go".
-The "go1.1" tag has been added to the list of default
+The "go1.1" tag has been added to the list of default
build constraints.
-This permits packages to take advanage of the new features in Go 1.1 while
+This permits packages to take advantage of the new features in Go 1.1 while
remaining compatible with earlier versions of Go.