From 6d9265778852cdd914e0f41070cca338e524c24f Mon Sep 17 00:00:00 2001
From: ck85nori <christian.krause@idiv.de>
Date: Wed, 9 Oct 2024 07:30:30 +0000
Subject: [PATCH] fixes typo

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

diff --git a/basics.html b/basics.html
index 10b1933..4eb7b0a 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