diff --git a/.env.example b/.env.example index 13319e658b..d83e5434e5 100644 --- a/.env.example +++ b/.env.example @@ -173,7 +173,7 @@ MAIL_ENCRYPTION=null MAIL_SENDMAIL_COMMAND= # -# If you use self-signed certificates for your STMP server, you can use the following settings. +# If you use self-signed certificates for your SMTP server, you can use the following settings. # MAIL_ALLOW_SELF_SIGNED=false MAIL_VERIFY_PEER=true