Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 7186c1c

Browse files
authored
fix: Correct typo in README.md (#3758)
1 parent 9a10108 commit 7186c1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@ This [Terraform](https://www.terraform.io/) module creates the required infrastr
3333

3434
## Getting started
3535

36-
Cechkout the detailed istruction in the [Getting Started](https://philips-labs.github.io/terraform-aws-github-runner/getting-started/) section of the docs. On a high level, the following steps are required to get started:
36+
Check out the detailed instructions in the [Getting Started](https://philips-labs.github.io/terraform-aws-github-runner/getting-started/) section of the docs. On a high level, the following steps are required to get started:
3737
- Setup your AWS account
3838
- Create and configure a GitHub App
3939
- Download or build the required lambdas
4040
- Deploy the module using Terraform
4141
- Install the GitHub App to your organization or repositories and add your repositories to the runner group(s).
4242

43-
Checkout the provided Terraform examples in the [examples](./examples) directory for different scenarios.
43+
Check out the provided Terraform examples in the [examples](./examples) directory for different scenarios.
4444

4545
## Configuration
4646

0 commit comments

Comments
 (0)