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 640c787 commit 9559642Copy full SHA for 9559642
packages/firestore/src/local/local_store.ts
@@ -1207,8 +1207,7 @@ export function newMultiTabLocalStore(
1207
1208
/**
1209
* Verifies the error thrown by a LocalStore operation. If a LocalStore
1210
- * operation fails becaudatabase.ts
1211
- se the primary lease has been taken by another client,
+ * operation fails because the primary lease has been taken by another client,
1212
* we ignore the error (the persistence layer will immediately call
1213
* `applyPrimaryLease` to propagate the primary state change). All other errors
1214
* are re-thrown.
0 commit comments