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 d5693c1 commit 8bd74f7Copy full SHA for 8bd74f7
packages/firestore/src/platform/browser/webchannel_connection.ts
@@ -452,7 +452,7 @@ export class WebChannelConnection extends RestConnection {
452
}
453
454
/**
455
- * Remove a WebChannel instance to the collection of open instances.
+ * Remove a WebChannel instance from the collection of open instances.
456
* @param webChannel
457
*/
458
removeOpenWebChannel(webChannel: WebChannel): void {
0 commit comments