From ed987c66c76c27cc7eaab4507098278ffaf6950e Mon Sep 17 00:00:00 2001
From: Markus Willman <mpewil@utu.fi>
Date: Sat, 10 Mar 2018 14:33:25 +0200
Subject: [PATCH] fix readme heading level

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

diff --git a/README.md b/README.md
index 6c11c86..7b8baea 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,7 @@ purposes. The ref argument is also preserved for all internal ajax calls.
 The application uses a fairly strict Content-Security-Policy regardless of which
 mode it is accessed under.
 
-## Localization
+### Localization
 
 Localization is done using `Flask-Babel` to create or update gettext message catalogs
 the scripts in the `scripts` directory can be used. They **must** be ran from the
-- 
GitLab