Skip to content

Commit 013a9bd

Browse files
authored
Merge pull request #802 from d3vw/patch-1
Fix typo in TLS certificates section doc
2 parents fa47d40 + 0ecc909 commit 013a9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/setting-up.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ $(local_domains) = $(primary_domain) example.com other.example.com
105105
106106
## TLS certificates
107107
108-
One thing that can't be automagically configured is TLS certs. If you already
108+
One thing that can't be automatically configured is TLS certs. If you already
109109
have them somewhere - use them, open /etc/maddy/maddy.conf and put the right
110110
paths in. You need to make sure maddy can read them while running as
111111
unprivileged user (maddy never runs as root, even during start-up), one way to

0 commit comments

Comments
 (0)