From 69b526871414db27fafb3ce759c70fa5db1405af Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=99=AB=20Christian=20Krause=20=E2=99=AB?=
 <christian.krause@idiv.de>
Date: Mon, 25 Feb 2019 10:29:19 +0100
Subject: [PATCH] fixes typo

use a spell checker
---
 basics.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/basics.html b/basics.html
index ed281bb..19bd2de 100644
--- a/basics.html
+++ b/basics.html
@@ -194,7 +194,7 @@
             ### collaboration made easy
 
             <!-- do not fix this typo, it's here on purpose to show collab -->
-            > This text cuntains a typo.
+            > This text contains a typo.
 
             notes:
             - demo GitLab
-- 
GitLab