AWS IAM documentation change
Summary
Fixed typo from 'GitHib' to 'GitHub' in condition keys documentation.
Security assessment
Minor spelling correction with no security context or evidence of security-related changes.
Diff
diff --git a/IAM/latest/UserGuide/reference_policies_iam-condition-keys.md b/IAM/latest/UserGuide/reference_policies_iam-condition-keys.md index 68a0cb4c4..50bfb8dac 100644 --- a//IAM/latest/UserGuide/reference_policies_iam-condition-keys.md +++ b//IAM/latest/UserGuide/reference_policies_iam-condition-keys.md @@ -805 +805 @@ Use these keys to verify that the subject matches the one that you specify in th -In the following role trust policy, the `sub` condition key limits the role to the GitHib branch named `demo`. +In the following role trust policy, the `sub` condition key limits the role to the GitHub branch named `demo`.