Removed spaces

Change-Id: Ifd4aea45a40e5ba13fcdff214af908ecc4582f0b
diff --git a/roles/head-prologue/files/cord-http.conf b/roles/head-prologue/files/cord-http.conf
index 07b5c3f..d80a6a3 100644
--- a/roles/head-prologue/files/cord-http.conf
+++ b/roles/head-prologue/files/cord-http.conf
@@ -37,7 +37,7 @@
     ProxyPass /static/ http://xos:8888/static/
     ProxyPass /loggedin/ http://xos:8888/loggedin/
     ProxyPass /serviceGrid/ http://xos:8888/serviceGrid/
-  
+
     # Setting XOS as default entry point
     ProxyPass / http://xos:8888
 </IfModule>