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 d927609 commit 5a917eeCopy full SHA for 5a917ee
packages/firestore/src/core/view.ts
@@ -277,7 +277,7 @@ export class View {
277
* sync state.
278
* @param targetIsPendingReset - Whether the target is pending to reset due to
279
* existence filter mismatch. If not explicitly specified, it is treated
280
- * equivalently to false.
+ * equivalently to `false`.
281
* @returns A new ViewChange with the given docs, changes, and sync state.
282
*/
283
// PORTING NOTE: The iOS/Android clients always compute limbo document changes.
0 commit comments