From 7df447c867ca701d23a8d4701576bf3d73feaddf Mon Sep 17 00:00:00 2001 From: eslesar Date: Thu, 4 Feb 2016 12:10:24 -0800 Subject: [PATCH] Update configData.md --- dsc/configData.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dsc/configData.md b/dsc/configData.md index b85a64d15843..96451f0a9022 100644 --- a/dsc/configData.md +++ b/dsc/configData.md @@ -55,7 +55,7 @@ $MyData = @( @{ NodeName = "VM-1"; - + Role = "WebServer" }, @@ -206,4 +206,4 @@ configuration MyConfiguration } ``` -You can find a full example included in the [xWebAdministration module](https://powershellgallery.com/packages/xWebAdministration). \ No newline at end of file +You can find a full example included in the [xWebAdministration module](https://powershellgallery.com/packages/xWebAdministration).