Skip to content

Commit bfe5adb

Browse files
committed
Fix diagram
1 parent 6c3f27f commit bfe5adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_stream/docs/stream_coordinator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ sequenceDiagram
2121
deactivate C1
2222
C-)C2: {sac, sub 2, active = true}
2323
activate C2
24-
C1->>C1: consumer update to client
24+
C2->>C2: consumer update to client
2525
deactivate C2
2626
```
2727

0 commit comments

Comments
 (0)