diff --git a/docs/hub/storage-backends.md b/docs/hub/storage-backends.md index a49bf698cd..61c8fc8986 100644 --- a/docs/hub/storage-backends.md +++ b/docs/hub/storage-backends.md @@ -24,7 +24,7 @@ Like Git LFS, a Xet-backed repository utilizes S3 as the remote storage with a ` -Meanwhile, a Git LFS pointer file provide metadata to locate the actual file contents in remote storage: +A Git LFS pointer file provides metadata to locate the actual file contents in remote storage: - **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. - **Pointer size**: The size of the pointer file stored in the Git repository.