From 5e2492cec4812fdc11f6924405a59397b8bdc079 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch>
Date: Mon, 12 Dec 2022 11:53:06 +0100
Subject: [PATCH] Fix typo in docs page for cards

---
 docs/50_Components/Card.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/50_Components/Card.md b/docs/50_Components/Card.md
index 4c12fa9..79a5fb2 100644
--- a/docs/50_Components/Card.md
+++ b/docs/50_Components/Card.md
@@ -1,4 +1,4 @@
-## Callout
+## Card
 
 A div to display boxed content.
 
-- 
GitLab