Skip to content

Commit 5a917ee

Browse files
committed
format
1 parent d927609 commit 5a917ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/src/core/view.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ export class View {
277277
* sync state.
278278
* @param targetIsPendingReset - Whether the target is pending to reset due to
279279
* existence filter mismatch. If not explicitly specified, it is treated
280-
* equivalently to false.
280+
* equivalently to `false`.
281281
* @returns A new ViewChange with the given docs, changes, and sync state.
282282
*/
283283
// PORTING NOTE: The iOS/Android clients always compute limbo document changes.

0 commit comments

Comments
 (0)