소스 검색

Fix typo on home page

Lucas Cherkewski 10 년 전
부모
커밋
1bea5945bf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 />