fixed typo

This commit is contained in:
Shawn McCool 2012-07-11 22:28:44 +02:00
parent ce1392aa82
commit a66eb44809
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ ### Problems?
- Make sure the **public** directory is the document root of your web server. (see: Server Configuration below)
- If you are using mod_rewrite, set the **index** option in **application/config/application.php** to an empty string.
- Verify that your storage folder and the folders within in are writable by your web server.
- Verify that your storage folder and the folders within are writable by your web server.
<a name="server-configuration"></a>
## Server Configuration