fix typo "odic" to "oidc" (#820)

Noticed a typo where "oidc" was mistakenly written as "odic". This typo was present in both the documentation and a certain file name.

Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com>
This commit is contained in:
Yukiya Hayashi A.k.a morihaya
2023-09-06 06:28:45 +09:00
committed by GitHub
parent d78f55b1db
commit 84a8fd5e77
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# federated-setup
## [github-action-oidc-federation](./github-actions-odic-federation.yml)
## [github-action-oidc-federation](./github-actions-oidc-federation.yml)
Setup of the OIDC federation between your GitHub Organization/repository and your AWS account.