We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a03ff commit d661ebfCopy full SHA for d661ebf
packages/database/src/realtime/WebSocketConnection.ts
@@ -80,7 +80,7 @@ export class WebSocketConnection implements Transport {
80
/**
81
* @param connId identifier for this transport
82
* @param repoInfo The info for the websocket endpoint.
83
- * @param applicationId The Firebase app ID for this project.
+ * @param applicationId The Firebase App ID for this project.
84
* @param transportSessionId Optional transportSessionId if this is connecting to an existing transport
85
* session
86
* @param lastSessionId Optional lastSessionId if there was a previous connection
0 commit comments