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 d661ebf commit 1f827a0Copy full SHA for 1f827a0
packages/database/src/realtime/BrowserPollConnection.ts
@@ -107,7 +107,7 @@ export class BrowserPollConnection implements Transport {
107
/**
108
* @param connId An identifier for this connection, used for logging
109
* @param repoInfo The info for the endpoint to send data to.
110
- * @param applicationId The Firebase app ID for this project.
+ * @param applicationId The Firebase App ID for this project.
111
* @param transportSessionId Optional transportSessionid if we are reconnecting for an existing
112
* transport session
113
* @param lastSessionId Optional lastSessionId if the PersistentConnection has already created a
0 commit comments