Skip to content

Commit dcf6188

Browse files
Apply suggestions from code review
Co-authored-by: Sylvestre Bouchot <[email protected]>
1 parent 8e0ec70 commit dcf6188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/hub/src/utils/createXorbs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Todo: add dedup: we actually need to remember chunks already written, and not add themm to the xorb, and also
2+
* Todo: add dedup: we actually need to remember chunks already written, and not add them to the xorb, and also
33
* take that into account for file reconstruction
44
* Todo: byte grouping?
55
*/

0 commit comments

Comments
 (0)