From 8d371cd4cd444aba88dda86a960cc86387c71dd5 Mon Sep 17 00:00:00 2001
From: ck85nori <christian.krause@idiv.de>
Date: Thu, 16 May 2024 08:29:27 +0000
Subject: [PATCH] fixes typo

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

diff --git a/basics.html b/basics.html
index 47d226b..44c7c67 100644
--- a/basics.html
+++ b/basics.html
@@ -203,7 +203,7 @@
             ### collaboration made easy
 
             <!-- do not fix this typo, it is here on purpose to show collab -->
-            > This text cntains a typo.
+            > This text contains a typo.
 
             notes:
             - demo **edit** ribbon
-- 
GitLab