Skip to content

Commit 56daa93

Browse files
authored
Merge pull request #583 from powersync-ja/sync-progress-docs-typo
Fix typo in sync progress docs
2 parents 52a7733 + e79bf10 commit 56daa93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/common/src/db/crud/SyncProgress.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export interface ProgressWithOperations {
5454
* Additionally, the {@link SyncProgress.untilPriority} method can be used to otbain progress towards
5555
* a specific priority (instead of the progress for the entire download).
5656
*
57-
* The reported progress always reflects the status towards th end of a sync iteration (after
57+
* The reported progress always reflects the status towards the end of a sync iteration (after
5858
* which a consistent snapshot of all buckets is available locally).
5959
*
6060
* In rare cases (in particular, when a [compacting](https://docs.powersync.com/usage/lifecycle-maintenance/compacting-buckets)

0 commit comments

Comments
 (0)