AWS code-library documentation change
Summary
Fixed typo in 'dissassociates' to 'disassociates' in GuardDuty account disassociation example
Security assessment
Spelling correction in security service documentation, but doesn't address vulnerabilities or add new security information.
Diff
diff --git a/code-library/latest/ug/cli_2_guardduty_code_examples.md b/code-library/latest/ug/cli_2_guardduty_code_examples.md index 76776036e..bde1dfd82 100644 --- a//code-library/latest/ug/cli_2_guardduty_code_examples.md +++ b//code-library/latest/ug/cli_2_guardduty_code_examples.md @@ -406 +406 @@ The following code example shows how to use `disassociate-from-master-account`. -The following `disassociate-from-master-account` example dissassociates your account from the current GuardDuty administrator account in the current AWS region. +The following `disassociate-from-master-account` example disassociates your account from the current GuardDuty administrator account in the current AWS region.