aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2014-08-14 12:00:25 +0100
committerLouise Crow <louise.crow@gmail.com>2014-08-14 14:27:19 +0100
commit7e5a7926b0965e40cbfed485284b44c3dd2f3bcd (patch)
tree6d744bb3beefd438a799d72b31cfb5a226444305 /docs/installing
parentb8756f305dc52a588c4d26bdc7b06491fdafb0ad (diff)
Use active voice
Diffstat (limited to 'docs/installing')
-rw-r--r--docs/installing/email.md3
1 files changed, 1 insertions, 2 deletions
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'