summaryrefslogtreecommitdiff
path: root/docs/bypass_microsoft_geoblocking.md
diff options
context:
space:
mode:
authorLyssa2026-03-01 15:34:31 +0000
committerLyssa2026-03-01 15:34:31 +0000
commit41879f5f5822cea6f9c43606818ce0a234966adb (patch)
tree1637f18b4e7b0834d17adafe736a9f766e45d8cd /docs/bypass_microsoft_geoblocking.md
parent2d158d5068610182abdbcfec5ed0177507175514 (diff)
downloadmassgrave.dev-41879f5f5822cea6f9c43606818ce0a234966adb.zip
chore: Do another round of grammar fixes across the site
Diffstat (limited to 'docs/bypass_microsoft_geoblocking.md')
-rw-r--r--docs/bypass_microsoft_geoblocking.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bypass_microsoft_geoblocking.md b/docs/bypass_microsoft_geoblocking.md
index 612d723..ee93319 100644
--- a/docs/bypass_microsoft_geoblocking.md
+++ b/docs/bypass_microsoft_geoblocking.md
@@ -35,7 +35,7 @@ Primarily, it checks the current IP address, and based on that, the above error
### Solution 1
-- Open command prompt as admin and enter,
+- Open command prompt as administrator and enter:
```
reg add "HKCU\Software\Microsoft\Office\16.0\Common\ExperimentConfigs\Ecs" /v "CountryCode" /t REG_SZ /d "std::wstring|US" /f