Skip to content

Commit 428c86d

Browse files
authored
typo fix (#8990)
1 parent 0239d8c commit 428c86d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ using either VS Code or a local container:
3030
# Install TorchVision if you need to run tests that involve vision modules
3131
git clone --recursive --depth=1 https://github.com/pytorch/vision.git
3232

33-
# Clone with HTTPS if you use a GitHub a personal access token
33+
# Clone with HTTPS if you use a GitHub personal access token
3434
git clone https://github.com/pytorch/xla.git pytorch/xla
3535

3636
# Or clone with SSH if you prefer:

0 commit comments

Comments
 (0)