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/licensing-servers-issue.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/licensing-servers-issue.md') diff --git a/docs/licensing-servers-issue.md b/docs/licensing-servers-issue.md index 059f33d..700c1d1 100644 --- a/docs/licensing-servers-issue.md +++ b/docs/licensing-servers-issue.md @@ -15,7 +15,7 @@ We suggest following the below guide only when the script tells you to do so. ## Firewall / Proxy Reset -- Open PowerShell as admin and enter below commands, +- Open PowerShell as administrator and enter below commands, ``` reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyEnable /t REG_DWORD /d 0 /f @@ -33,7 +33,7 @@ netsh int ip reset netsh winsock reset netsh advfirewall reset netsh winhttp reset proxy -bitsadmin /util /setieproxy localsystem NO_PROXY RESET +bitsadministrator /util /setieproxy localsystem NO_PROXY RESET ipconfig /flushdns ``` -- cgit v1.2.3