summaryrefslogtreecommitdiff
path: root/docs/fix_powershell.md
diff options
context:
space:
mode:
authorLyssa2026-03-01 15:34:31 +0000
committerLyssa2026-03-01 15:34:31 +0000
commit41879f5f5822cea6f9c43606818ce0a234966adb (patch)
tree1637f18b4e7b0834d17adafe736a9f766e45d8cd /docs/fix_powershell.md
parent2d158d5068610182abdbcfec5ed0177507175514 (diff)
downloadmassgrave.dev-41879f5f5822cea6f9c43606818ce0a234966adb.zip
chore: Do another round of grammar fixes across the site
Diffstat (limited to 'docs/fix_powershell.md')
-rw-r--r--docs/fix_powershell.md2
1 files changed, 1 insertions, 1 deletions
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