Skip to content

Commit cf3ee23

Browse files
Fixed minor case error.
1 parent fd443ab commit cf3ee23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/automation-dsc-remediate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ manager: nirb
1313
# Remediate noncompliant Azure Automation State Configuration servers
1414

1515
When servers are registered with Azure Automation State Configuration,
16-
the configuration mode is set to `ApplyOnly`, `ApplyandMonitor`, or `ApplyAndAutoCorrect`. If the mode isn't set to `ApplyAndAutoCorrect`,
16+
the configuration mode is set to `ApplyOnly`, `ApplyAndMonitor`, or `ApplyAndAutoCorrect`. If the mode isn't set to `ApplyAndAutoCorrect`,
1717
servers that drift from a compliant state for any reason
1818
remain noncompliant until they're manually corrected.
1919

0 commit comments

Comments
 (0)