Skip to content

Commit 6b3a3f1

Browse files
MohammedAlabdsay8425
authored andcommitted
refactor: fix typo Recommented => Recommended
1 parent c206001 commit 6b3a3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This GitHub Action lets you export secrets stored in [AWS Secrets Manager](https
1111

1212
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.
1313

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

1616
```yaml
1717
steps:

0 commit comments

Comments
 (0)