diff --git a/uml_test1.md b/uml_test1.md
index 35982db115396ef772079ec867a23251107a10f2..8c59b52cc54c5d6a79dbbdbe07528475e0f3342c 100644
--- a/uml_test1.md
+++ b/uml_test1.md
@@ -9,7 +9,10 @@ group Testing HTTP !include
         note left: 'Int_Au' -> 'Comp_Mg' \n 
         'Int_Au' <- 'Comp_Mg'
 
-        note right: If the entity names show as \n "Internal Auditor" and "Compliance Manager",\n then the "!include http..." worked in a markdown file!! (*.md)
+        note right: If the entity names 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