From d583aaa0c32be1dc2660231b4b83242850b06f9a Mon Sep 17 00:00:00 2001
From: Matthew Hodgson <matthew@matrix.org>
Date: Thu, 18 Sep 2014 15:25:25 +0100
Subject: [PATCH] fix wordwrap

---
 webclient/README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/webclient/README b/webclient/README
index 13224c3d07..ef79b25708 100644
--- a/webclient/README
+++ b/webclient/README
@@ -1,8 +1,8 @@
 Basic Usage
 -----------
 
-The web client should automatically run when running the home server. Alternatively, you can run
-it stand-alone:
+The web client should automatically run when running the home server. 
+Alternatively, you can run it stand-alone:
 
     $ python -m SimpleHTTPServer
 
-- 
GitLab