From: Michael Kaply <345868+mkaply@users.noreply.github.com>
Date: Fri, 12 Dec 2025 20:18:34 +0000 (-0500)
Subject: Fix a typo and correct OMA-URIs
X-Git-Tag: v7.6~4^2
X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/f98a0670d1e871d1451892211c72b860cb2ff75c?ds=inline;hp=--cc
Fix a typo and correct OMA-URIs
---
f98a0670d1e871d1451892211c72b860cb2ff75c
diff --git a/docs/index.md b/docs/index.md
index 5ca4ddc..f609f82 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1022,8 +1022,8 @@ Software\Policies\Mozilla\Firefox\BrowserDataBackup\AllowRestore = 0x1 | 0x0
#### Windows (Intune)
OMA-URI:
```
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Backup/BrowserDataBackup_AllowBackup
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Backup/BrowserDataBackup_AllowRestore
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~BrowserDataBackup/BrowserDataBackup_AllowBackup
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~BrowserDataBackup/BrowserDataBackup_AllowRestore
```
Value (string):
```
diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml
index bea4f74..182ff80 100644
--- a/windows/en-US/firefox.adml
+++ b/windows/en-US/firefox.adml
@@ -1324,7 +1324,7 @@ If this policy is enabled or not configured, AI is used to suggest names and tab
If this policy is disabled or not configured, the user can change generative AI preferences.
Allow Backup
- f this policy is enabled, browser profile data can be backed up when backup is supported on the platform.
+ If this policy is enabled, browser profile data can be backed up when backup is supported on the platform.
If this policy is disabled, browser profile data cannot be backed up.