diff --git a/README.md b/README.md index 85c9400..7a4283a 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ access to SMTP. "myorigin" => "example.com", "relayhost" => "[smtp.comcast.net]:587", "smtp_sasl_auth_enable" => "yes", - "smtp_sasl_passwd" => "your_password, + "smtp_sasl_passwd" => "your_password", "smtp_sasl_user_name" => "your_username" } )