diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-08-14 12:00:10 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-08-14 14:26:16 +0100 |
commit | b8756f305dc52a588c4d26bdc7b06491fdafb0ad (patch) | |
tree | f6e195946ac6eeba4ee6f2c00b5bf5b4a8dbb2fd /docs/installing/email.md | |
parent | 84e67880ebe9e34a8b92d9ec68741dc08a75efaa (diff) |
em-dash instead of comma
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 1acc38c0f..ef4972468 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -40,7 +40,7 @@ If there is some error inside Rails while processing an email, an exit code `75 ### Transactional mail -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. +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`: |