From f98a0670d1e871d1451892211c72b860cb2ff75c Mon Sep 17 00:00:00 2001
From: Michael Kaply <345868+mkaply@users.noreply.github.com>
Date: Fri, 12 Dec 2025 15:18:34 -0500
Subject: [PATCH] Fix a typo and correct OMA-URIs
---
docs/index.md | 4 ++--
windows/en-US/firefox.adml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
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.
--
2.43.0