Fix typos

This commit is contained in:
tituspijean
2018-08-08 23:04:20 +02:00
parent c6bdc79713
commit 82a743eb17
4 changed files with 8 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ location __PATH__/ {
### Example PHP configuration (remove it if not used)
index index.php;
# Common parameter to increase upload size limit in conjuction with dedicated php-fpm file
# Common parameter to increase upload size limit in conjunction with dedicated php-fpm file
#client_max_body_size 50M;
try_files $uri $uri/ index.php;