Corrected code block type and indentation

This commit is contained in:
Gary Moore
2020-06-12 16:40:41 -07:00
committed by GitHub
parent 65e0c5ec71
commit 1bb7409be8

View File

@ -68,7 +68,7 @@ After whitelisting the URLs listed above, you can test if you are connected to t
Use the following argument with the Microsoft Defender Antivirus command-line utility (`mpcmdrun.exe`) to verify that your network can communicate with the Microsoft Defender Antivirus cloud service:
```DOS
```console
"%ProgramFiles%\Windows Defender\MpCmdRun.exe" -ValidateMapsConnection
```