Skip to content

Commit 7e64d05

Browse files
committed
fix typo
1 parent 7732157 commit 7e64d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/supabase/lib/src/realtime_client_options.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class RealtimeClientOptions {
1111
'Client side rate limit has been removed. This option will be ignored.')
1212
final int? eventsPerSecond;
1313

14-
/// Level of realtime server logs to to be logged
14+
/// Level of realtime server logs to be logged
1515
final RealtimeLogLevel? logLevel;
1616

1717
/// the timeout to trigger push timeouts

0 commit comments

Comments
 (0)