Skip to content

Commit 8424369

Browse files
authored
Merge pull request #3657 from helmste/patch-19
Update sdn-log-collection.md
2 parents 790e3d8 + 9556d95 commit 8424369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-local/manage/sdn-log-collection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Follow these steps to install the `SdnDiagnostics` PowerShell module on the clie
7272
1. To confirm the version of `SdnDiagnostics` module loaded into the runspace, run the following cmdlet:
7373
7474
```powershell
75-
Get-Module -Name SdnDiagmostics
75+
Get-Module -Name SdnDiagnostics
7676
```
7777
- If you have multiple versions loaded into the runspace, we recommend removing and then re-importing the module.
7878

0 commit comments

Comments
 (0)