chore: typo [skip ci]

This commit is contained in:
le0m
2021-11-04 16:07:07 +01:00
parent f8c79fd3f1
commit b0b8aaec0f
+1 -2
View File
@@ -99,8 +99,7 @@ php_value xhprof.output_dir /home/me/xhprof
Parameters must be passed to the FastCGI PHP interpreter via `fastcgi_param`, e.g.:
```
fastcgi_param PHP_VALUE "xhprof.output_dir=/home/me/xhprof";c
fastcgi_param PHP_VALUE "xhprof.output_dir=/home/me/xhprof";
```
## Contributing