diff --git a/docs/DeveloperGuide.md b/docs/DeveloperGuide.md index 7870eb0399f..866dc090fc8 100644 --- a/docs/DeveloperGuide.md +++ b/docs/DeveloperGuide.md @@ -240,7 +240,7 @@ The following sequence diagram shows how a Payment filter operation goes through ![PaymentSequenceDiagram-Logic](images/PaymentSequenceDiagram-Logic.png) -
:information_source: **Note:** Similarly to filter command, the lifeline for `PaymentCommand` should end at the destroy marker (X) but due to a limitation of PlantUML, the lifeline reaches the end of diagram. +
:information_source: **Note:** Similar to the filter command, the lifeline for `PaymentCommand` should end at the destroy marker (X) but due to a limitation of PlantUML, the lifeline reaches the end of diagram.