Updated code block label to a valid value

The complete list is here: https://review.docs.microsoft.com/en-us/help/contribute/metadata-taxonomies?branch=master#dev-lang
This commit is contained in:
Gary Moore 2021-10-14 12:02:03 -07:00
parent 2503158cab
commit eacfe32e51

View File

@ -68,7 +68,7 @@ First, you create a default user profile with the customizations that you want,
1. At a command prompt, type the following command and press **ENTER**. 1. At a command prompt, type the following command and press **ENTER**.
```dos ```console
sysprep /oobe /reboot /generalize /unattend:unattend.xml sysprep /oobe /reboot /generalize /unattend:unattend.xml
``` ```