diff --git a/uml_test1.md b/uml_test1.md
index 27eb5b98758978cc4f786960395a725aeb3e337c..87334bf49c3a5bc9ab2072a552cd89e899fda74f 100644
--- a/uml_test1.md
+++ b/uml_test1.md
@@ -8,11 +8,10 @@ group Testing HTTP !include
     Int_Au -> Comp_Mg
         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 \n
         "!include http..."\n
-         worked in a markdown file!! (*.md)
+        worked in a markdown file!! (*.md)
     Int_Au <- Comp_Mg
 end