<p>
If you're new to Go, we recommend you work through the
<a href="go_tutorial.html">tutorial</a>. The
-<a href="go_spec.html">language specfication</a> has all the details should
+<a href="go_spec.html">language specification</a> has all the details should
you want to explore.
</p>
<p>
<p>
A document that gives tips for writing clear, idiomatic Go code.
A must read for any new Go programmer. It augments the tutorial and
-the language spec, both of which should be read first.
+the language specification, both of which should be read first.
</p>
<h3 id="go_faq"><a href="go_faq.html">Frequently Asked Questions (FAQ)</a></h3>