Fix typo in documentation

This commit is contained in:
Frederic Guillot
2015-12-06 23:00:58 -05:00
parent 5c84996ee7
commit 7f3bf38e8d
84 changed files with 333 additions and 614 deletions

View File

@@ -11,7 +11,7 @@ sudo apt-get update
sudo apt-get install -y php5 php5-sqlite unzip
```
In case your webserver was running restart to make sure the php modules are reloaded
In case your web server was running restart to make sure the php modules are reloaded
```bash
service apache2 restart