doc: fix typo

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/8729045
diff --git a/doc/go1.1.html b/doc/go1.1.html
index 6f021fe..2900243 100644
--- a/doc/go1.1.html
+++ b/doc/go1.1.html
@@ -836,7 +836,7 @@
 
 <li>
 The <a href="/pkg/math/big/"><code>math/big</code></a> package's
-<a href="/pkg/math/big/#Int"><code>Int</code></a> type now has
+<a href="/pkg/math/big/#Int"><code>Int</code></a> type
 now has methods
 <a href="/pkg/math/big/#Int.MarshalJSON"><code>MarshalJSON</code></a>
 and