diff --git a/testDiagram.puml b/testDiagram.puml
index 0c4ee305c42b1b7e42612c70366d8cebef11edf9..ec0b7cc680fd75a7b288216cc8696fa0ad56b2b9 100644
--- a/testDiagram.puml
+++ b/testDiagram.puml
@@ -1,5 +1,5 @@
-```plantuml
 @startuml
+```plantuml
 
 title Initiate Deployment
 
@@ -32,5 +32,5 @@ executor -> RTIEM_core: Deployment Response
 
 RTIEM_core -> RTIEM_db: Save Deployment Status
 
+```
 @enduml
-```
\ No newline at end of file