Skip to content

Commit 019c95f

Browse files
committed
doc(config): minor typo
1 parent 19c53e3 commit 019c95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A minimal `Caddyfile` to serve a PHP application is shown below:
1212
# The hostname to respond to
1313
localhost
1414
15-
# Optionaly, the directory to serve files from, otherwise defaults to the current directory
15+
# Optionally, the directory to serve files from, otherwise defaults to the current directory
1616
#root public/
1717
php_server
1818
```

0 commit comments

Comments
 (0)