Skip to content

Commit 1f827a0

Browse files
Update BrowserPollConnection.ts
1 parent d661ebf commit 1f827a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/database/src/realtime/BrowserPollConnection.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ export class BrowserPollConnection implements Transport {
107107
/**
108108
* @param connId An identifier for this connection, used for logging
109109
* @param repoInfo The info for the endpoint to send data to.
110-
* @param applicationId The Firebase app ID for this project.
110+
* @param applicationId The Firebase App ID for this project.
111111
* @param transportSessionId Optional transportSessionid if we are reconnecting for an existing
112112
* transport session
113113
* @param lastSessionId Optional lastSessionId if the PersistentConnection has already created a

0 commit comments

Comments
 (0)