Explorar o código

Merge pull request #209 from lchski/patch-1

Fix typos
picocms %!s(int64=10) %!d(string=hai) anos
pai
achega
096b7c6117
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      docs.html
  2. 1 1
      index.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>

+ 1 - 1
index.html

@@ -92,7 +92,7 @@
         </div>
         <div class="one-third box last"> <i class="icon-database special"></i>
           <h3>No Database</h3>
-          <p>Pico is a "flat file" CMS, meaning no database woe's, no MySQL queries, nothing.</p>
+          <p>Pico is a "flat file" CMS, meaning no database woes, no MySQL queries, nothing.</p>
         </div>
         <div class="clear"></div>
         <br />