Skip to content

Commit ecf09df

Browse files
noxanlukeocodes
authored andcommitted
fix: correct spelling of LiveClient
1 parent 931b749 commit ecf09df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/ListenLiveClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ export class ListenLiveClient extends AbstractLiveClient {
130130
}
131131
}
132132

133-
export { ListenLiveClient as Liveclient };
133+
export { ListenLiveClient as LiveClient };

0 commit comments

Comments
 (0)