From 6ae82e87efabc68382a920bb2868255c27e64426 Mon Sep 17 00:00:00 2001
From: Romain Deville <code@romaindeville.fr>
Date: Wed, 19 May 2021 11:04:29 +0200
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=E2=9C=8F=20Fix=20typos=20in=20user?=
 =?UTF-8?q?=5Fconfig/README.md?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 user_config/README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/user_config/README.md b/user_config/README.md
index d927077..ce3df78 100644
--- a/user_config/README.md
+++ b/user_config/README.md
@@ -17,11 +17,13 @@ TODO: Short description as written in `docs/_data/repo.yaml`
 --------------------------------------------------------------------------------
 
 [repo_url]: <TPL:REPO_URL>
-[license_badge]: https://img.shields.io/badge/License-MIT%2FBeer%20Ware-blue?style=flat-square&logo=open-source-initiative
+[license_badge]: https://img.shields.io/badge/License-MIT-blue?style=flat-square&logo=open-source-initiative
 [license]: LICENSE
 [build_status_badge]: <TPL:REPO_URL>/badges/master/pipeline.svg?style=flat-square&logo=appveyor
 [build_status]: <TPL:REPO_URL>/commits/master
 
+</div>
+
 ## Table of Content
 
 * [Project Documentation](#project-documentation)
-- 
GitLab