From 78d2cf62a3bb1eb514b9da57e9bee2b8f9075828 Mon Sep 17 00:00:00 2001 From: John Lees-Miller Date: Sat, 27 Oct 2018 19:34:53 +0100 Subject: [PATCH] Improve words --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc63344..89e28e3 100644 --- a/README.md +++ b/README.md @@ -122,8 +122,8 @@ You can of course customize everything, but here are some places to start: ## Environment Variables - `CANONICAL_URL` — your website's domain, e.g. `www.mywedding.com` -- `CONTACT_EMAIL` — email address users can use to contact you, e.g. `info@mywedding.com` -- `FROM_EMAIL` — email address emails will come from +- `CONTACT_EMAIL` — the email address that users can use to contact you, e.g. `info@mywedding.com` +- `FROM_EMAIL` — the email address that confirmations emails will come from ### ReCAPTCHA