From 48daec1328d16964ac84fe4017dba85f3964950d Mon Sep 17 00:00:00 2001 From: Alec Papierniak Date: Fri, 2 Nov 2018 15:30:32 -0500 Subject: [PATCH] Minor typo fix --- app/views/routes/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/routes/index.html.haml b/app/views/routes/index.html.haml index 20f4316..d1eb3be 100644 --- a/app/views/routes/index.html.haml +++ b/app/views/routes/index.html.haml @@ -10,7 +10,7 @@ .noData.noData--clean %h2.noData__title No routes have been configured for this server. %p.noData__text - To receive incoming mail, you need to add routes so where we should send + To receive incoming mail, you need to add routes to where we should send messages we receive for your domain. You can send incoming e-mail to HTTP endpoints, other SMTP servers or e-mail addresses.