From 9e21c8f4a7d8e4114cf7056e76618f1460864cea Mon Sep 17 00:00:00 2001 From: "Sean (ANGRYxScotsman)" <36518683+seanh1995@users.noreply.github.com> Date: Mon, 13 Jul 2026 17:39:49 +0100 Subject: [PATCH] Updated ConsumerFeatures description and small dev doc edit (#4817) * Update tweaks.json * Update _index.md * Update _index.md --- config/tweaks.json | 2 +- docs/content/dev/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index 05886300..e72983fd 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -429,7 +429,7 @@ }, "WPFTweaksConsumerFeatures": { "Content": "ConsumerFeatures - Disable", - "Description": "Windows will not automatically install any games, third-party apps, or application links from the Windows Store for the signed-in user. Some default Apps will be inaccessible (e.g. Phone Link).", + "Description": "Stops promoted app installs and reduces app suggestions from Microsoft Store content.", "category": "Essential Tweaks", "panel": "1", "registry": [ diff --git a/docs/content/dev/_index.md b/docs/content/dev/_index.md index 7c17850c..4d48a6c6 100644 --- a/docs/content/dev/_index.md +++ b/docs/content/dev/_index.md @@ -5,7 +5,7 @@ toc: false --- > [!NOTE] -> This section contains technical documentation for developers. For end-user documentation, see the [User Guide](../userguide/). +> This section contains code-only references. For end-user documentation, see the [User Guide](../userguide/). ## Architecture