From 748ef249124c4487455c3e90e149622e32935c57 Mon Sep 17 00:00:00 2001 From: Robin Raymond Date: Wed, 22 Nov 2017 08:22:43 +0100 Subject: [PATCH] Fix indentation --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 59196f6..4af73a6 100644 --- a/README.md +++ b/README.md @@ -72,10 +72,10 @@ "user1@example.com" = { hashedPassword = "$6$/z4n8AQl6K$kiOkBTWlZfBd7PvF5GsJ8PmPgdZsFGN1jPGZufxxr60PoR0oUsrvzm2oQiflyz5ir9fFJ.d/zKm/NgLXNUsNX/"; - aliases = [ - "info@example.com" - "postmaster@example.com" - "postmaster@example2.com" + aliases = [ + "info@example.com" + "postmaster@example.com" + "postmaster@example2.com" ]; }; };