Skip to content

Commit 8556bcc

Browse files
Typo
1 parent dd280c6 commit 8556bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/src/remote/remote_store.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ export class RemoteStore implements TargetMetadataProvider {
121121
/**
122122
* Indicates whether the network can accept requests (as determined by both
123123
* the `isPrimary` flag and the user specified `networkEnabled` flag). If
124-
* the connection is already established, new requests will be send over the
124+
* the connection is already established, new requests will be sent over the
125125
* existing stream. If the stream has not yet been established, it will be
126126
* established if there are outstanding requests.
127127
*/

0 commit comments

Comments
 (0)