Skip to content

Commit 4c37329

Browse files
authored
Line 300, changed ontaining to containing
1 parent 07ca110 commit 4c37329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/automation-dsc-onboarding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ onboard machines to both pull from and report to Azure Automation State Configur
297297
Get-AzAutomationDscOnboardingMetaconfig @Params
298298
```
299299

300-
1. You should now have a **DscMetaConfigs** folder ontaining the PowerShell DSC metaconfigurations for the machines to onboard (as an administrator).
300+
1. You should now have a **DscMetaConfigs** folder containing the PowerShell DSC metaconfigurations for the machines to onboard (as an administrator).
301301

302302
```powershell
303303
Set-DscLocalConfigurationManager -Path $env:UserProfile\Desktop\DscMetaConfigs

0 commit comments

Comments
 (0)