From 05d367426b4ffc84f871b253c9e6c4e3f0d7806f Mon Sep 17 00:00:00 2001 From: Kyle Ondy Date: Fri, 22 Apr 2016 18:57:05 -0400 Subject: [PATCH] Fix spelling mistake in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3a10646..c813df10 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ Please first read [Postfix documentation on virtual aliases](http://www.postfix. Aliases are managed in `config/postfix-virtual.cf`. An alias is a full email address that will be: * delivered to an existing account in `config/postfix-accounts.cf` -* redirected to one or more other email adresses +* redirected to one or more other email addresses Alias and target are space separated.