Skip to content

Commit 6d7e1c6

Browse files
change "Powershell Prompt" to "PowerShell prompt"
1 parent e2803c8 commit 6d7e1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/troubleshoot/desired-state-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Second, uninstall the DSC extension from the node.
129129

130130
Third, remove all bad or expired certificates from the node.
131131

132-
On the failing node from an elevated Powershell Prompt, run the following:
132+
On the failing node from an elevated PowerShell prompt, run the following:
133133

134134
```powershell
135135
$certs = @()

0 commit comments

Comments
 (0)