Fix unsubscribe event type in streaming doc

This commit is contained in:
tusooa 2023-04-01 17:15:58 -04:00
parent c13f0a8460
commit 32de0683c4
No known key found for this signature in database
GPG Key ID: 42AEC43D48433C51
1 changed files with 1 additions and 1 deletions

View File

@ -391,7 +391,7 @@ defp unsubscribe_event do
client_sent_event_helper(
"Unsubscribe",
"Unsubscribe from a stream.",
"subscribe",
"unsubscribe",
stream_specifier(),
required: [:stream],
example: %{