Skip to content

Commit

Permalink
Update sequenceDiagram.puml
Browse files Browse the repository at this point in the history
fixing typo
  • Loading branch information
DT-DawidWroblewski authored Mar 8, 2023
1 parent 3f2bb47 commit 4d22029
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/UML/sequenceDiagram.puml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ box "Customer's Device"
end box

box "MC IDGW"
participant "/authrize" as auth
participant "/authorize" as auth
participant "/token" as token
participant "/userinfo" as userInfo
end box
Expand All @@ -34,4 +34,4 @@ deactivate mApp
user <- mApp: user inside app


@enduml
@enduml

0 comments on commit 4d22029

Please sign in to comment.