diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-08-14 12:05:21 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-08-14 14:29:55 +0100 |
commit | f32a5e7ddd50a4f3acf129a3265c858c022efdf7 (patch) | |
tree | e1cd6cfe571581a108c998f55cdea28f034bc906 /docs/installing/email.md | |
parent | d26897cfd59166728a0548f3d498ef7b1571157a (diff) |
Brevity and active voice
Diffstat (limited to 'docs/installing/email.md')
-rw-r--r-- | docs/installing/email.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/email.md b/docs/installing/email.md index e58054341..ace923bd7 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -52,7 +52,7 @@ You must configure your MTA to deliver mail sent to these addresses to the admin ### Tracks mail -Users may receive emails if subscribed to updates from the site, also known as `tracks`, letting them know that there is something new of interest to them on the site. +Users subscribed to updates from the site – known as `tracks` – receive emails when there is something new of interest to them on the site. The address that these messages are sent from is configured by the [`TRACK_SENDER_EMAIL`]({{site.baseurl}}docs/customising/config/#track_sender_email) option in `config/general.yml` |