From 7cff4dbf61be0b616583d318b315b9c6888a9f51 Mon Sep 17 00:00:00 2001 From: k9lego Date: Sun, 6 Oct 2019 20:06:17 -0500 Subject: [PATCH] Changed "validd" to "valid" --- Escalation/Remove-Update.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Escalation/Remove-Update.ps1 b/Escalation/Remove-Update.ps1 index d6dcdf1..c66785a 100644 --- a/Escalation/Remove-Update.ps1 +++ b/Escalation/Remove-Update.ps1 @@ -12,7 +12,7 @@ This payload removes updates from a target machine. This could be used to remove all updates, all security updates or a particular update. .PARAMETER KBID -THE KBID of update you want to remove. All and Security are also validd. +THE KBID of update you want to remove. All and Security are also valid. .EXAMPLE PS > Remove-Update All