Skip to content

Commit c13d3b5

Browse files
Fix typo in FrankenPHP documentation
1 parent 8cc89e8 commit c13d3b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/avoid-php-fpm-reloading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ php_fastcgi * unix//run/php/php-fpm.sock {
5454
```
5555

5656
:::tip
57-
FrankenPHP (which based on Caddy) has resolve_root_symlink activated by default.
57+
FrankenPHP (which is based on Caddy) has `resolve_root_symlink` activated by default.
5858
:::
5959

6060
## Fix for Apache

0 commit comments

Comments
 (0)