Skip to content

Commit

Permalink
docs: removed spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximilianHauer committed Sep 25, 2024
1 parent 0d1500b commit 4d46569
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ flowchart TD
RetriggerSelfDescLP -->|Success| Finish
VerifyReg --> DeclineReg["Decline Registration (retrigger possible )"]:::declineProcess --> Declined((DECLINED))
VerifyReg --> DeclineReg["Decline Registration (retrigger possible)"]:::declineProcess --> Declined((DECLINED))
CreateBPNNPush -->|Error| DeclineReg
CreateBPNNManual -->|Error| DeclineReg
Expand Down

0 comments on commit 4d46569

Please sign in to comment.