We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c53e3 commit 019c95fCopy full SHA for 019c95f
docs/config.md
@@ -12,7 +12,7 @@ A minimal `Caddyfile` to serve a PHP application is shown below:
12
# The hostname to respond to
13
localhost
14
15
-# Optionaly, the directory to serve files from, otherwise defaults to the current directory
+# Optionally, the directory to serve files from, otherwise defaults to the current directory
16
#root public/
17
php_server
18
```
0 commit comments