Skip to content

Commit 8bd74f7

Browse files
Update webchannel_connection.ts
1 parent d5693c1 commit 8bd74f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/src/platform/browser/webchannel_connection.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ export class WebChannelConnection extends RestConnection {
452452
}
453453

454454
/**
455-
* Remove a WebChannel instance to the collection of open instances.
455+
* Remove a WebChannel instance from the collection of open instances.
456456
* @param webChannel
457457
*/
458458
removeOpenWebChannel(webChannel: WebChannel): void {

0 commit comments

Comments
 (0)