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.
2 parents 52a7733 + e79bf10 commit 56daa93Copy full SHA for 56daa93
packages/common/src/db/crud/SyncProgress.ts
@@ -54,7 +54,7 @@ export interface ProgressWithOperations {
54
* Additionally, the {@link SyncProgress.untilPriority} method can be used to otbain progress towards
55
* a specific priority (instead of the progress for the entire download).
56
*
57
- * The reported progress always reflects the status towards th end of a sync iteration (after
+ * The reported progress always reflects the status towards the end of a sync iteration (after
58
* which a consistent snapshot of all buckets is available locally).
59
60
* In rare cases (in particular, when a [compacting](https://docs.powersync.com/usage/lifecycle-maintenance/compacting-buckets)
0 commit comments