Skip to content

Commit 3e46d7a

Browse files
committed
Fix minor bugs
1 parent 75baf99 commit 3e46d7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/DeveloperGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ For example, the `Logic` component (see the class diagram given below) defines i
100100

101101
**How the architecture components interact with each other**
102102

103-
The *Sequence Diagram* below shows how the components interact with each other for the scenario where the user issues the command `food_delete n\grape`.
103+
The *Sequence Diagram* below shows how the components interact with each other for the scenario where the user issues the command `food_delete n/grape`.
104104

105105
<img src="images/ArchitectureSequenceDiagram.png" width="574" />
106106

0 commit comments

Comments
 (0)