From 2035bb243fdad422779745f740a7230fb9843ca6 Mon Sep 17 00:00:00 2001 From: Gary Moore Date: Wed, 13 Mar 2024 10:16:42 -0700 Subject: [PATCH] Add missing "l" to "appications" --- windows/configuration/store/find-aumid.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/configuration/store/find-aumid.md b/windows/configuration/store/find-aumid.md index 9228936c5b..2e19c3355e 100644 --- a/windows/configuration/store/find-aumid.md +++ b/windows/configuration/store/find-aumid.md @@ -1,6 +1,6 @@ --- title: Find the Application User Model ID of an installed app -description: Learn how to find the Application User Model ID (AUMID) of the appications installed on a Windows device. +description: Learn how to find the Application User Model ID (AUMID) of the applications installed on a Windows device. ms.topic: how-to ms.date: 02/06/2024 ---