From 887b828d84a5a4577c85f955fe2c010a4ce63091 Mon Sep 17 00:00:00 2001 From: he3als <65787561+he3als@users.noreply.github.com> Date: Wed, 18 Oct 2023 15:40:57 +0100 Subject: [PATCH] fix(appx.yml): grammar improvements --- src/playbook/Configuration/atlas/appx.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/playbook/Configuration/atlas/appx.yml b/src/playbook/Configuration/atlas/appx.yml index 3843ca15f9..44f6b67ba1 100644 --- a/src/playbook/Configuration/atlas/appx.yml +++ b/src/playbook/Configuration/atlas/appx.yml @@ -6,9 +6,9 @@ actions: - !writeStatus: {status: 'Removing APPX packages'} # The reason of removing those applications is that there is a potential of them sending user data, - # showing unwanted content including advertisements and using hardware resources. They can also - # simply be annoyances that are never used. However, most of these applications can be reinstalled - # via Microsoft Store in case u.ser need them. + # showing unwanted content (advertisements) and using hardware resources. They can also simply be + # annoyances that are never used. However, most of these applications can be reinstalled via the + # Microsoft Store in case the user needs them. # https://docs.microsoft.com/en-us/windows/application-management/apps-in-windows-10