From eec6a98feb56f06371c098b157e4523a3c746158 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Thu, 12 Sep 2024 12:27:38 -0400 Subject: [PATCH] docs: Fix typos (#5647) Signed-off-by: Thanh Ha --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ab74302ed..a029c191a2 100644 --- a/README.md +++ b/README.md @@ -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