<h3 id="tags">Build constraints</h3>
<p>
-The <code>"go1.1</code>" tag has been added to the list of default
+The "<code>go1.1</code>" tag has been added to the list of default
<a href="/pkg/go/build/#hdr-Build_Constraints">build constraints</a>.
-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.
</p>