From 7e5a7926b0965e40cbfed485284b44c3dd2f3bcd Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Thu, 14 Aug 2014 12:00:25 +0100 Subject: Use active voice --- docs/installing/email.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/installing/email.md') diff --git a/docs/installing/email.md b/docs/installing/email.md index ef4972468..31d41433f 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -42,8 +42,7 @@ If there is some error inside Rails while processing an email, an exit code `75 Alaveteli also sends emails to users about their requests – letting them know when someone has replied to them, or prompting them to take further action. -The address that these messages are sent from is configured by the -[`CONTACT_EMAIL`]({{site.baseurl}}docs/customising/config/#contact_email) option in `config/general.yml`: +Configure the address that these messages are sent from in the [`CONTACT_EMAIL`]({{site.baseurl}}docs/customising/config/#contact_email) option in `config/general.yml`: CONTACT_EMAIL = 'team@example.com' -- cgit v1.2.3