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