Fix docs typo

This commit is contained in:
Lucas Cherkewski 2015-03-07 18:39:33 -05:00
parent 1bea5945bf
commit b1e641753d

View file

@ -286,7 +286,7 @@ Layout: 2col
<p>You will then be able to access this value via the <code>{{ meta.layout }}</code> template variable.</p>
<hr>
<h3 id="contribute">Contribute</h3>
<p>Help make Pico better by checking out <a href="https://github.com/gilbitron/Pico">the GitHub repoistory</a> and submitting pull requests. If you find a bug
<p>Help make Pico better by checking out <a href="https://github.com/gilbitron/Pico">the GitHub repository</a> and submitting pull requests. If you find a bug
please report it on <a href="https://github.com/gilbitron/Pico/issues">the issues page</a>.</p>
<hr>
</div>