Small fix [skip ci]

This commit is contained in:
pana1990
2014-10-15 05:58:03 +02:00
parent a4dbb6fbea
commit 039877af7a

View File

@ -12,7 +12,7 @@ Since there's typically only one webroot it is recommended to use basic applicat
### Add extras for webserver
If webserver used is Apache you'll need to add `.htacces` file with the following content to `web`
If webserver used is Apache you'll need to add `.htaccess` file with the following content to `web`
(where `index.php` is):
```