From cec746b4bf7115dd84ab41f94568466431f99ad9 Mon Sep 17 00:00:00 2001 From: David <7734808+Daviid-P@users.noreply.github.com> Date: Tue, 13 Jan 2026 11:36:05 +0100 Subject: [PATCH] Typo --- RemoveWindowsAi.ps1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RemoveWindowsAi.ps1 b/RemoveWindowsAi.ps1 index a98cba2..76a6a5f 100644 --- a/RemoveWindowsAi.ps1 +++ b/RemoveWindowsAi.ps1 @@ -3609,4 +3609,5 @@ if (!$nonInteractive) { $Host.UI.RawUI.ReadKey() *>$null } -exitz +exit +