Skip to content

Commit e93f358

Browse files
authored
detail (#1881)
1 parent e65eb39 commit e93f358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/storage-backends.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Like Git LFS, a Xet-backed repository utilizes S3 as the remote storage with a `
2424
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/gitattributes-dark.png"/>
2525
</div>
2626

27-
Meanwhile, a Git LFS pointer file provide metadata to locate the actual file contents in remote storage:
27+
A Git LFS pointer file provides metadata to locate the actual file contents in remote storage:
2828

2929
- **SHA256**: Provides a unique identifier for the actual large file. This identifier is generated by computing the SHA-256 hash of the file’s contents.
3030
- **Pointer size**: The size of the pointer file stored in the Git repository.

0 commit comments

Comments
 (0)