AWS AWSEC2 documentation change
Summary
Fixed a duplicate word ('the the' to 'the') in Secure Boot status verification instructions
Security assessment
This is a minor typo fix with no security implications.
Diff
diff --git a/AWSEC2/latest/UserGuide/verify-uefi-secure-boot.md b/AWSEC2/latest/UserGuide/verify-uefi-secure-boot.md index 5fb8b84f8..46edcaa63 100644 --- a//AWSEC2/latest/UserGuide/verify-uefi-secure-boot.md +++ b//AWSEC2/latest/UserGuide/verify-uefi-secure-boot.md @@ -40 +40 @@ The following is example output. -You can also use the Windows PowerShell Cmdlet `Confirm-SecureBootUEFI` to check the the Secure Boot status. For more information about the cmdlet, see [Confirm-SecureBootUEFI](https://learn.microsoft.com/en-us/powershell/module/secureboot/confirm-securebootuefi) in the Microsoft Documentation. +You can also use the Windows PowerShell Cmdlet `Confirm-SecureBootUEFI` to check the Secure Boot status. For more information about the cmdlet, see [Confirm-SecureBootUEFI](https://learn.microsoft.com/en-us/powershell/module/secureboot/confirm-securebootuefi) in the Microsoft Documentation.