Skip to content

Commit

Permalink
refactor: fix typo Recommented => Recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammedAlabd authored and say8425 committed Feb 10, 2023
1 parent c206001 commit 6b3a3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This GitHub Action lets you export secrets stored in [AWS Secrets Manager](https

Add the AWS IAM keys and the secret name that you want to use from your AWS Secrets Manager secrets list to your GitHub repo secrets. Then, in the GitHub actions yaml, add the following step.

1. Using github [openid-connect](https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-amazon-web-services) (Recommented)
1. Using github [openid-connect](https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-amazon-web-services) (Recommended)

```yaml
steps:
Expand Down

0 comments on commit 6b3a3f1

Please sign in to comment.