Merge pull request #11085 from rokejulianlockhart/patch-1

Corrected capitalization.
This commit is contained in:
Aaron Czechowski
2022-12-22 18:42:42 -08:00
committed by GitHub

View File

@ -82,7 +82,7 @@ Application Guard functionality is turned off by default. However, you can quick
3. Type the following command:
```
Enable-WindowsOptionalFeature -online -FeatureName Windows-Defender-ApplicationGuard
Enable-WindowsOptionalFeature -Online -FeatureName Windows-Defender-ApplicationGuard
```
4. Restart the device.