From 004939c587ea56810d1f940ad3546a18883ebac5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Etxaniz=20Errazkin=2C=20I=C3=B1aki?=
 <inaki.etxaniz@tecnalia.com>
Date: Thu, 6 Mar 2025 12:31:47 +0100
Subject: [PATCH] Update file uml_test1.md

---
 uml_test1.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/uml_test1.md b/uml_test1.md
index 74ea4e7..e804c21 100644
--- a/uml_test1.md
+++ b/uml_test1.md
@@ -5,7 +5,7 @@
 
 group Testing HTTP !include
     Int_Au -> Comp_Mg
-        note left: "Int_Au -> Comp-Mg \n IntAu <- Comp Mg"
+        note left: \n Int-Au -> Comp-Mg \n Int-Au <- Comp-Mg \n"
         note right: If the entity names above show as \n "Internal Auditor" and "Compliance Manager",\n then the \n **"!include http..."** \n worked in a markdown file!! (*.md)
     Int_Au <- Comp_Mg
 end
-- 
GitLab