From aede10e35657dd8f9eebc79d4f03d9151975d951 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Thu, 18 Apr 2024 12:06:48 -0400 Subject: [PATCH] updates --- windows/configuration/taskbar/pinned-apps.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/configuration/taskbar/pinned-apps.md b/windows/configuration/taskbar/pinned-apps.md index d07b39d9e9..6ce583d29d 100644 --- a/windows/configuration/taskbar/pinned-apps.md +++ b/windows/configuration/taskbar/pinned-apps.md @@ -107,9 +107,9 @@ The `` section appends the listed apps to the tas :::image type="content" source="images/pin-add-10.png" alt-text="Screenshot of the Windows 10 taskbar, before and after adding pins." border="false" lightbox="./images/pin-add-10.png"::: ::: zone-end -#### Example: remove default pins +#### Example: remove pins -To remove all default pins, add `PinListPlacement="Replace"` to ``. +To remove all pins, add `PinListPlacement="Replace"` to ``. [!INCLUDE [example-remove-pins](includes/example-remove-pins.md)]