Browse Source

Fix docs typo

Lucas Cherkewski 10 years ago
parent
commit
b1e641753d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs.html

+ 1 - 1
docs.html

@@ -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>