From 4a13192d05491c414dbb5824ce17af40f54d74ac Mon Sep 17 00:00:00 2001
From: Christian Krause <christian.krause@idiv.de>
Date: Mon, 3 Dec 2018 10:34:26 +0100
Subject: [PATCH] fixes typo

---
 basics.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/basics.html b/basics.html
index 8565c43..7ae8a1f 100644
--- a/basics.html
+++ b/basics.html
@@ -581,7 +581,7 @@
           </section>
 
           <section id="commit-messages-example" data-markdown>
-            ## commit messages conventions
+            ## commit message conventions
 
             ```markdown
             this is a short subject line
-- 
GitLab