Skip to content

Commit ac52c6f

Browse files
authored
add error to spec
1 parent b6f78d4 commit ac52c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-docs/spec/joinRealtimeChannel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Per-app realtime channels are:
1616
connected peers but not by peers connecting later.
1717

1818
Calling `joinRealtimeChannel` a second time without leaving the prior one
19-
will not cause any action and returns a `null` value.
19+
will throw an error.
2020

2121
## `realtimeChannel.setListener((data) => {})`
2222

0 commit comments

Comments
 (0)