Skip to content

Commit d661ebf

Browse files
Update WebSocketConnection.ts
1 parent 94a03ff commit d661ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/database/src/realtime/WebSocketConnection.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ export class WebSocketConnection implements Transport {
8080
/**
8181
* @param connId identifier for this transport
8282
* @param repoInfo The info for the websocket endpoint.
83-
* @param applicationId The Firebase app ID for this project.
83+
* @param applicationId The Firebase App ID for this project.
8484
* @param transportSessionId Optional transportSessionId if this is connecting to an existing transport
8585
* session
8686
* @param lastSessionId Optional lastSessionId if there was a previous connection

0 commit comments

Comments
 (0)