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 dd280c6 commit 8556bccCopy full SHA for 8556bcc
packages/firestore/src/remote/remote_store.ts
@@ -121,7 +121,7 @@ export class RemoteStore implements TargetMetadataProvider {
121
/**
122
* Indicates whether the network can accept requests (as determined by both
123
* the `isPrimary` flag and the user specified `networkEnabled` flag). If
124
- * the connection is already established, new requests will be send over the
+ * the connection is already established, new requests will be sent over the
125
* existing stream. If the stream has not yet been established, it will be
126
* established if there are outstanding requests.
127
*/
0 commit comments