Sfoglia il codice sorgente

Fix typo on home page

Lucas Cherkewski 10 anni fa
parent
commit
1bea5945bf
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      index.html

+ 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 />