From 2e886d3bd7436b4bf952e1210fc58ac3d72293f7 Mon Sep 17 00:00:00 2001
From: ck85nori <christian.krause@idiv.de>
Date: Wed, 16 Oct 2024 08:22:32 +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