diff --git a/uml_test1.md b/uml_test1.md
index 74ea4e7c3cf2e1ed10905c886b182d87e5250370..e804c21dbc132e537174a7467fa94145bb70f172 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