From 71d73aa012f44aa30d47d5f3a2559361098470df Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Sat, 13 Jun 2015 17:30:06 -0400
Subject: [PATCH] Fixed a minor typo.

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 6fb5f39..9745e2a 100644
--- a/README.md
+++ b/README.md
@@ -145,8 +145,8 @@ Usage
                         </scripts>
                         <!-- required, The list of scripts to be executed can
                              specify individual scripts or folders. When
-                              specifying a folder all files in folder must
-                              be a valid script. -->
+                             specifying a folder all files in folder must
+                             be a valid script. -->
                     </initialization>
                 </initializations>
                 <!-- optional, Specifies a collection of initialization scripts
-- 
GitLab