From 3b65a4c3e5fd77d9166d4e527ef8c13f5d8d4e2f Mon Sep 17 00:00:00 2001 From: Carlos Iriarte Date: Mon, 13 Nov 2017 15:38:12 -0800 Subject: [PATCH] Fix typo in comment --- dsc/authoringResourceComposite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsc/authoringResourceComposite.md b/dsc/authoringResourceComposite.md index fb936948d7b8..d80c6983b814 100644 --- a/dsc/authoringResourceComposite.md +++ b/dsc/authoringResourceComposite.md @@ -94,7 +94,7 @@ Configuration xVirtualMachine DependsOn = "[File]ParentVHDFile" } - # Creae VM specific diff VHD + # Create VM specific diff VHD foreach ($Name in $VMName) { xVHD "VHD$Name"