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 7b538dc commit 00af1f3Copy full SHA for 00af1f3
packages/firestore/test/unit/specs/recovery_spec.test.ts
@@ -40,7 +40,7 @@ describeSpec(
40
.writeAcks('collection/a', 1, { expectUserCallback: false })
41
.client(1)
42
// Client 1 has received the WebStorage notification that the write
43
- // has been acknowledged, but failed to process the change. Hence,
+ // has been acknowledged, but failed to process the change. Hence,
44
// we did not get a user callback. We schedule the first retry and
45
// make sure that it cannot be processed until `recoverDatabase`
46
// is called.
0 commit comments