From 2c689bae58c12e0d87dfd9fcead5ef46039cf6dd Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Fri, 4 Apr 2025 08:12:40 -0400 Subject: [PATCH] updates --- windows/configuration/taskbar/pinned-apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/configuration/taskbar/pinned-apps.md b/windows/configuration/taskbar/pinned-apps.md index e04e06535c..79798456af 100644 --- a/windows/configuration/taskbar/pinned-apps.md +++ b/windows/configuration/taskbar/pinned-apps.md @@ -213,7 +213,7 @@ To replace all default pins and add your own pins, add `PinListPlacement="Replac > [!NOTE] > The option to allow users to unpin apps is only available on devices with [KBXYZ][KB-1] or later. -"In the following XML example, three apps are pinned to the taskbar. Two apps are pinned with the `PinGeneration` attribute, allowing users to unpin them and preventing repinning during the next policy update cycle. +In the following XML example, three apps are pinned to the taskbar. Two apps are pinned with the `PinGeneration` attribute, allowing users to unpin them and preventing repinning during the next policy update cycle. [!INCLUDE [example-replace-pins](includes/example-add-pins-pingeneration.md)]