diff --git a/docs/DeveloperGuide.md b/docs/DeveloperGuide.md
index 168ff621fab..038e9acddf4 100644
--- a/docs/DeveloperGuide.md
+++ b/docs/DeveloperGuide.md
@@ -395,7 +395,6 @@ Below is the sequence diagram for parsing inputs with `AddMeetingCommandParser`
Similarly, the sequence diagram for parsing inputs with `DeleteMeetingCommandParser` executing `meeting-delete 1 i/1`:
![DeleteMeetingCommandParser Sequence Diagram](images/DeleteMeetingParserSequenceDiagram.png)
-