Skip to content

Commit 0bb8344

Browse files
authored
Merge pull request #247 from ssoonwee/branch-dg-update
[Song Soon Wee] Fix minor bugs
2 parents 55e5bcf + 3e46d7a commit 0bb8344

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
@@ -103,7 +103,7 @@ For example, the `Logic` component (see the class diagram given below) defines i
103103

104104
**How the architecture components interact with each other**
105105

106-
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`.
106+
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`.
107107

108108
<img src="images/ArchitectureSequenceDiagram.png" width="574" />
109109

0 commit comments

Comments
 (0)