Skip to content

Commit bc8435a

Browse files
committed
Apply valid types to code blocks
1 parent adf59f2 commit bc8435a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/linux-update-mde-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,13 @@ sudo crontab -e
6969
7070
You might see:
7171

72-
```output
72+
```console
7373
0 * * * * /etc/opt/microsoft/mdatp/logrorate.sh
7474
```
7575

7676
And
7777

78-
```output
78+
```console
7979
0 2 * * sat /bin/mdatp scan quick>~/mdatp_cron_job.log
8080
```
8181

0 commit comments

Comments
 (0)