From ee2d8019b305d55d09a387878f1f3784a63b187a Mon Sep 17 00:00:00 2001
From: Vincent Massol <vincent@massol.net>
Date: Tue, 7 Mar 2017 13:46:20 +0100
Subject: [PATCH] [Misc] Remove extra trailing space

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 66eb4d7..076268c 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ docker network create -d bridge xwiki-nw
 ```
 
 Then run a container for the database and make sure it's configured to use an UTF8 encoding. The following databases are supported out of the box:
- 
+
 -	MySQL
 -	PostgreSQL
 
-- 
GitLab