From 41879f5f5822cea6f9c43606818ce0a234966adb Mon Sep 17 00:00:00 2001 From: Lyssa Date: Sun, 1 Mar 2026 19:34:31 +0400 Subject: chore: Do another round of grammar fixes across the site --- docs/fix_powershell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/fix_powershell.md') diff --git a/docs/fix_powershell.md b/docs/fix_powershell.md index 62667c3..0c69b35 100644 --- a/docs/fix_powershell.md +++ b/docs/fix_powershell.md @@ -6,7 +6,7 @@ Scripts may show an error related to PowerShell not working. ## ConstrainedLanguage -- If the script is showing `ConstrainedLanguage` in error output then open the command prompt as admin and enter, +- If the script is showing `ConstrainedLanguage` in error output then open Command Prompt as administrator and enter: ``` reg delete "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v "__PSLockdownPolicy" /f -- cgit v1.2.3