Browse Source

Merge pull request #200 from fulldecent/patch-1

Typo
picocms 10 years ago
parent
commit
6f2de9a481
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs.html

+ 1 - 1
docs.html

@@ -88,7 +88,7 @@
       </div>
       <div class="three-fourth last">
 	      <h3 id="requirements">Requirements</h3>
-	      <p>To run Pico you simple need <strong>PHP 5.3+</strong> to be running on your server. If you're running Apache you will
+	      <p>To run Pico you simply need <strong>PHP 5.3+</strong> to be running on your server. If you're running Apache you will
 	      also require <code>mod_rewrite</code> to be enabled.</p>
 	      <hr>
 	      <h3 id="installation">Installation</h3>