Skip to content

Commit

Permalink
docs: Fix typos (#5647)
Browse files Browse the repository at this point in the history
Signed-off-by: Thanh Ha <[email protected]>
  • Loading branch information
zxiiro authored Sep 12, 2024
1 parent 57dc002 commit eec6a98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ $ git clone --recursive https://github.com/pytorch/test-infra
│ └── websites # Several websites supported by TestInfra
│ ├── download.pytorch.org
│ └── metrics.pytorch.org
├── setup-ssh # Shh access setup to CI workers
├── stats # CI related stats commited automatically by a bot
├── setup-ssh # SSH access setup to CI workers
├── stats # CI related stats committed automatically by a bot
├── terraform-aws-github-runner # Terraform modules and templates used in CI
├── tools # Tools and scripts
| ├── clang-tidy-checks
Expand Down

0 comments on commit eec6a98

Please sign in to comment.