Skip to content

Commit

Permalink
Update DeveloperGuide.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
0WN463 committed Nov 12, 2018
1 parent c163003 commit 24fc528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/DeveloperGuide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ An example of how `logging into an account` works:
. If the password is correct, the *Command* will update the *Privilege* level(`user`) and its *Person*(`myPerson`) to match that of the *Account*.
. Finally, the *Command* retrieve the *Name* of the *Person* in a string format to be printed as part of the feedback message.

Step 2 is illustrated in the Object Diagram below.
Step 3 is illustrated in the Object Diagram below.


[[fig-PrivilegeObjectDiagram]]
Expand Down

0 comments on commit 24fc528

Please sign in to comment.