diff --git a/windows/security/application-security/application-control/app-control-for-business/operations/event-tag-explanations.md b/windows/security/application-security/application-control/app-control-for-business/operations/event-tag-explanations.md index 0f5513efc4..f31dad2a3b 100644 --- a/windows/security/application-security/application-control/app-control-for-business/operations/event-tag-explanations.md +++ b/windows/security/application-security/application-control/app-control-for-business/operations/event-tag-explanations.md @@ -76,7 +76,7 @@ Represents why verification failed, or if it succeeded. | 23 | Invalid image hash. This error can indicate file corruption or a problem with the file's signature. Signatures using elliptic curve cryptography (ECC), such as ECDSA, return this VerificationError. | | 24 | Flight root not allowed; indicates trying to run flight-signed code on production OS. | | 25 | Anti-cheat policy violation. | -| 26 | Explicitly denied by WADC policy. | +| 26 | Explicitly denied by App Control for Business policy. | | 27 | The signing chain appears to be tampered/invalid. | | 28 | Resource page hash mismatch. |