From 90997c3c2c2b311d88cbfdb6b8325edbccee6b22 Mon Sep 17 00:00:00 2001 From: Angela Fleischmann Date: Mon, 7 Nov 2022 16:05:52 -0700 Subject: [PATCH] Update understanding-migration-xml-files.md Line 363: Delete space before colon. --- windows/deployment/usmt/understanding-migration-xml-files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/usmt/understanding-migration-xml-files.md b/windows/deployment/usmt/understanding-migration-xml-files.md index 071a5d9d6f..bbfd70227a 100644 --- a/windows/deployment/usmt/understanding-migration-xml-files.md +++ b/windows/deployment/usmt/understanding-migration-xml-files.md @@ -360,7 +360,7 @@ If you don't know the file name or location of the file, but you do know the fil ``` -#### Example 3 : Use a UserandSystem context component to run rules in both contexts +#### Example 3: Use a UserandSystem context component to run rules in both contexts If you want the **<UnconditionalExclude>** element to apply to both the system and user context, you can create a third component using the **UserandSystem** context. Rules in this component will be run in both contexts.