Fix Typo in README.md (#707)

This commit is contained in:
Jonathan Lang
2023-04-12 00:46:13 +02:00
committed by GitHub
parent f576cc9d9b
commit 60a5c129d0

View File

@@ -39,7 +39,7 @@ We support four methods for fetching credentials from AWS, but we recommend that
you use GitHub's OIDC provider in conjunction with a configured AWS IAM
Identity Provider endpoint.
To to that, you would add the following step to your workflow:
To do that, you would add the following step to your workflow:
```yaml
- name: Configure AWS Credentials