Skip to content

Commit

Permalink
Fix Trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Kim Shi Tong committed Nov 14, 2023
1 parent 7f09f71 commit 2f5e6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/diagrams/FindDoctorSequence.puml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ destroy FindDoctorCommandParser
MediConnectParser --> LogicManager : d
deactivate MediConnectParser

LogicManager -> FindDoctorCommand : execute()
LogicManager -> FindDoctorCommand : execute()
activate FindDoctorCommand

FindDoctorCommand -> Model : updateFilteredDoctorList(predicate)
Expand Down

0 comments on commit 2f5e6f1

Please sign in to comment.