From 2f1be46c913172d50c42e78bf427ab904d8435f5 Mon Sep 17 00:00:00 2001 From: Thomas VIAL Date: Sat, 23 Apr 2016 09:27:47 +0200 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25e01844..b996d93f 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,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.