HVCI Features: sentence grammar issues

- Use the present third person singular: ensure -> ensures
- insert missing "that" in "HVCI also ensures that"
- "have a valid certificate" -> have got a valid certificate.

(Also forgot this sentence during my primary & secondary commits.)
This commit is contained in:
illfated
2020-05-17 15:11:15 +02:00
parent 8c9509f504
commit b8bfe94f75

View File

@ -31,7 +31,7 @@ If this happens, see [Troubleshooting](#troubleshooting) for remediation steps.
## HVCI Features
* HVCI protects modification of the Control Flow Guard (CFG) bitmap.
* HVCI also ensure your other Trustlets, like Credential Guard, have a valid certificate.
* HVCI also ensures that your other Trustlets, like Credential Guard, have got a valid certificate.
* Modern device drivers must also have an EV (Extended Validation) certificate and should support HVCI.
## How to turn on HVCI in Windows 10