Skip to content

Commit

Permalink
Minor naming fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherDaniel committed Nov 21, 2024
1 parent 691efd6 commit 7aa0c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion up-l3/usubscription/v3/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@ sequenceDiagram
remote uSubscription-->>local uSubscription: SubscriptionResponse(UNSUBSCRIBED)
local uSubscription-->>uApp: SubscriptionResponse(UNSUBSCRIBED)
local uSubscription-->>local NotificationTopic: Update(UNSUBSCRIBED)
local uSubscription-->>local SubscriptionChange: Update(UNSUBSCRIBED)
end
else follow-on subscription
local uSubscription-->>uApp: SubscriptionResponse(SUBSCRIBED)
Expand Down

0 comments on commit 7aa0c59

Please sign in to comment.