Skip to content

Commit afbd8fe

Browse files
refactor: spelling mistake correction
1 parent 8e4dc55 commit afbd8fe

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

firebase/database/_stream.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import threading
1111

1212
from ._keep_auth_session import KeepAuthSession
13-
from ._cloasble_sse_client import ClosableSSEClient
13+
from ._closable_sse_client import ClosableSSEClient
1414

1515

1616
class Stream:

0 commit comments

Comments
 (0)