AWS code-library documentation change
Summary
Fixed typo: changed 'requestor' to 'requester' in example description
Security assessment
Minor grammatical correction with no security context. No evidence of security vulnerability being addressed.
Diff
diff --git a/code-library/latest/ug/cli_2_securityhub_code_examples.md b/code-library/latest/ug/cli_2_securityhub_code_examples.md index 628b75e77..a7f17b70c 100644 --- a//code-library/latest/ug/cli_2_securityhub_code_examples.md +++ b//code-library/latest/ug/cli_2_securityhub_code_examples.md @@ -1191 +1191 @@ The following code example shows how to use `describe-standards-controls`. -The following `describe-standards-controls` example requests the list of controls in the requestor account's subscription to the PCI DSS standard. The request returns two controls at a time. +The following `describe-standards-controls` example requests the list of controls in the requester account's subscription to the PCI DSS standard. The request returns two controls at a time.