From 4b8fa6910753b1f4ff8589e579aba4dae0533a21 Mon Sep 17 00:00:00 2001
From: qupig <61939856+qupig@users.noreply.github.com>
Date: Sun, 11 Aug 2024 07:14:28 +0000
Subject: [PATCH] Remove extra spaces
---
docs/index.md | 2 +-
windows/en-US/firefox.adml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/index.md b/docs/index.md
index 752f74f..130ed1d 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -3796,7 +3796,7 @@ Software\Policies\Mozilla\Firefox\HttpAllowlist\2 = "http://example.edu"
#### Windows (Intune)
OMA-URI:
```
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HttpAllowlist
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HttpAllowlist
```
Value (string):
```
diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml
index 58655ef..18518ed 100644
--- a/windows/en-US/firefox.adml
+++ b/windows/en-US/firefox.adml
@@ -1114,7 +1114,7 @@ If this policy is disabled or not configured, HTTPS-Only Mode is not enabled.Off and locked
On by default
On and locked
- HTTP Allowlist
+ HTTP Allowlist
If this policy is enabled, you can specify a list origins that will not be upgraded to HTTPS.
If this policy is disabled or not configured, all origins are upgraded to HTTPS if HTTPS-Only Mode is enabled.
--
2.34.1