Skip to content

Commit 83ca45d

Browse files
Merge pull request #547 from dragon788/patch-4
Fix typo #2
2 parents 70de38f + 887bf17 commit 83ca45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsc/debugResource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Configuration PSWebAccess
6161
PSWebAccess
6262
```
6363
After compiling the configuration, start it by calling [Start-DscConfiguration](https://technet.microsoft.com/en-us/library/dn521623.aspx). The configuration will stop when the
64-
Local Configuration Manager (LCM) calls into the first resoure in the configuration. If you use the `-Verbose` and `-Wait` parameters, the output displays the lines you need to enter
64+
Local Configuration Manager (LCM) calls into the first resource in the configuration. If you use the `-Verbose` and `-Wait` parameters, the output displays the lines you need to enter
6565
to start debugging.
6666

6767
```powershell

0 commit comments

Comments
 (0)