From 247e05383e922e111d3d15959a6af1ddaaac02da Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Thu, 9 Nov 2017 11:23:48 +0000 Subject: [PATCH] One more fix --- docs/_docs/02-02-advanced-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/02-02-advanced-configuration.md b/docs/_docs/02-02-advanced-configuration.md index 6c37aab12..74099258d 100644 --- a/docs/_docs/02-02-advanced-configuration.md +++ b/docs/_docs/02-02-advanced-configuration.md @@ -374,7 +374,7 @@ cannot. You would use this option in the latter situation. The email address to send emails from using the SMTP provider in the format: ```plain -TALK_SMTP_FROM_EMAIL="The Coral Project" +TALK_SMTP_FROM_ADDRESS="The Coral Project" ``` Including the name and email address.