diff --git a/doc/go1.1.html b/doc/go1.1.html
index a5ea59c97a0..01c43d248d8 100644
--- a/doc/go1.1.html
+++ b/doc/go1.1.html
@@ -495,7 +495,7 @@ and
SliceOf
construct new
Types
-from existing types, for example to construct a the type []T given
+from existing types, for example to construct the type []T given
only T.