From cd84d4eb24f022765cba58260064a21a5662fff5 Mon Sep 17 00:00:00 2001 From: Mike Date: Wed, 24 Aug 2022 21:52:15 -0700 Subject: [PATCH] Update Format-SecureBootUEFI.md Typo fix --- docset/winserver2022-ps/secureboot/Format-SecureBootUEFI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2022-ps/secureboot/Format-SecureBootUEFI.md b/docset/winserver2022-ps/secureboot/Format-SecureBootUEFI.md index 8fdae7c6bd..8d3604ad01 100644 --- a/docset/winserver2022-ps/secureboot/Format-SecureBootUEFI.md +++ b/docset/winserver2022-ps/secureboot/Format-SecureBootUEFI.md @@ -62,7 +62,7 @@ AppendWrite : True Content : {18, 165, 108, 130...} ``` -This command formats the hash to beg appended to the DBX UEFI variable when the result is piped to the Set-SecureBootUEFI cmdlet. +This command formats the hash to be appended to the DBX UEFI variable when the result is piped to the Set-SecureBootUEFI cmdlet. ### Example 3: Format for a variable to be deleted ```