Skip to content

Commit 50296cc

Browse files
committed
update comment
1 parent c9180aa commit 50296cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gotrue/lib/src/types/auth_state.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ class AuthState {
55
final AuthChangeEvent event;
66
final Session? session;
77

8-
/// Whether this state was broadcasted via `html.ChannelBroadcast` on web from
8+
/// Whether this state was broadcasted via `web.BroadcastChannel` on web from
99
/// another tab or window.
1010
final bool fromBroadcast;
1111

0 commit comments

Comments
 (0)