Correct indentation in Markdown to correct numbering and rendered indentation

This commit is contained in:
Gary Moore
2024-03-04 13:53:14 -08:00
parent ebac5d93e4
commit 369858dbeb

View File

@ -353,11 +353,11 @@ A device is healthy when both the subscription and activation are active. If the
License Status: Licensed
```
To instead get detailed licensing information, run the following command:
To instead get detailed licensing information, run the following command:
```cmd
slmgr /dlv
```
```cmd
slmgr /dlv
```
For more information on **Slmgr**, see [Slmgr.vbs options for obtaining volume activation information](/windows-server/get-started/activation-slmgr-vbs-options).