diff --git a/docs/content/config/troubleshooting/faq.md b/docs/content/config/troubleshooting/faq.md index f6cd572b..2c1c42a6 100644 --- a/docs/content/config/troubleshooting/faq.md +++ b/docs/content/config/troubleshooting/faq.md @@ -6,7 +6,7 @@ You'll probably want to `push` your config updates to your server and restart th ### What are the file format? Of course file are Unix format with LF line endings. -Please do not use CLRF. +Please do not use CRLF. ### Where are emails stored? Mails are stored in `/var/mail/${domain}/${username}`.