diff --git a/dsc/resources/get-test-set.md b/dsc/resources/get-test-set.md index 81294376c2f4..b08f941448b3 100644 --- a/dsc/resources/get-test-set.md +++ b/dsc/resources/get-test-set.md @@ -116,7 +116,7 @@ ModuleVersion = "1.0"; }; ``` -When applied, the [Local Configuration Manager](../managing-nodes/metaConfig.md) will read the value "Spooler" from the ".mof" file, and pass it to the `-Name` parameter of the **Get**, **Test**, and **Set** methods for the "MyService" instance of the **Service** resource. +When applied, the [Local Configuration Manager](../managing-nodes/metaConfig.md) (LCM) will read the value "Spooler" from the ".mof" file, and pass it to the `-Name` parameter of the **Get**, **Test**, and **Set** methods for the "MyService" instance of the **Service** resource. ## Get