Skip to content

Commit d0e5611

Browse files
authored
Update send-notification-flow.md
1 parent 5f0ee76 commit d0e5611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/send-notification-flow.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ your real system**. Its purpose is only to clarify the feature's operating model
6161
erDiagram
6262
User ||--o{ Bot: owns
6363
User ||--o{ GitRepository: owns
64-
Bot ||--|{ Webhook: creates
6564
GitRepository ||--o{ Webhook: has
6665
GitRepository ||--o{ Event: triggers
6766
Event ||--o{ Webhook: sends_through
67+
Bot ||--|{ Webhook: creates
6868
Webhook ||--|{ Bot: received_by
6969
Bot ||--o{ Notification: sends
7070
Notification ||--o{ Recipient: received_by

0 commit comments

Comments
 (0)