Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
milaGGL committed Nov 13, 2023
1 parent d927609 commit 5a917ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/firestore/src/core/view.ts
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ export class View {
* sync state.
* @param targetIsPendingReset - Whether the target is pending to reset due to
* existence filter mismatch. If not explicitly specified, it is treated
* equivalently to false.
* equivalently to `false`.
* @returns A new ViewChange with the given docs, changes, and sync state.
*/
// PORTING NOTE: The iOS/Android clients always compute limbo document changes.
Expand Down

0 comments on commit 5a917ee

Please sign in to comment.