Skip to content

Commit 23e5144

Browse files
committed
Update schema docs
1 parent 937ed50 commit 23e5144

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/schema.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ a checkpoint and that we have validated its checksum).
2828
5. `add_checksum`: TODO: Document further.
2929
6. `op_checksum`: TODO: Document further.
3030
7. `pending_delete`: TODO: Appears to be unused, document further.
31-
8. `count_at_last`: The amount of operations in the bucket at the last verified (perhaps partial) checkpoint.
32-
9. `count_since_last`: The amount of operations downloaded since the last verified (perhaps partial) checkpoint.
31+
8. `count_at_last`: The amount of operations in the bucket at the last verified checkpoint.
32+
9. `count_since_last`: The amount of operations downloaded since the last verified checkpoint.
3333

3434
## `ps_crud`
3535

0 commit comments

Comments
 (0)