AWS prescriptive-guidance documentation change
Summary
Fixed a typo in a bullet point ('the your' to 'your').
Security assessment
Minor grammatical correction with no security relevance.
Diff
diff --git a/prescriptive-guidance/latest/secure-sensitive-data-secrets-manager-terraform/best-practices.md b/prescriptive-guidance/latest/secure-sensitive-data-secrets-manager-terraform/best-practices.md index f126f98d5..bf934f7f6 100644 --- a//prescriptive-guidance/latest/secure-sensitive-data-secrets-manager-terraform/best-practices.md +++ b//prescriptive-guidance/latest/secure-sensitive-data-secrets-manager-terraform/best-practices.md @@ -9 +9 @@ This section discusses best practices and standards that you can follow when cod - * [Generating random passwords by using AWS Secrets Manager](./generate-random-passwords.html) –**** Generate a random secret of specified complexity, as per the your organization's compliance policy + * [Generating random passwords by using AWS Secrets Manager](./generate-random-passwords.html) – Generate a random secret of specified complexity, as per the your organization's compliance policy.