diff --git a/uml_test2.md b/uml_test2.md
index 65227f41b1d4e462caa714dd2d53756f43c530c4..3f3f6e0c99044a06ea45cf82d0022c373ea68819 100644
--- a/uml_test2.md
+++ b/uml_test2.md
@@ -6,9 +6,7 @@
 group Testing markdown ::include
     Int_Au -> Comp_Mg
         note left: If the entity names are \n "Internal Auditor" and "Compliance Manager"...
-        note right: then, the \n
-        "::include{file=roles.puml}" \n 
-        works in a markdown file!! (*.md)
+        note right: then, the \n "::include {file=roles.puml}" \n works in a markdown file!! (*.md)
     Int_Au <- Comp_Mg
 end