From a590eff3bfebb3a90fd078b0bc86cb829e79f53c Mon Sep 17 00:00:00 2001 From: JanKeller1 Date: Tue, 3 Jan 2017 10:30:25 -0800 Subject: [PATCH] Fixed broken table formatting --- windows/keep-secure/working-with-applocker-rules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/keep-secure/working-with-applocker-rules.md b/windows/keep-secure/working-with-applocker-rules.md index 26270475b6..c6fd38667f 100644 --- a/windows/keep-secure/working-with-applocker-rules.md +++ b/windows/keep-secure/working-with-applocker-rules.md @@ -89,6 +89,7 @@ The following table describes how a publisher condition is applied. | Option | The publisher condition allows or denies… | +|---|---| | **All signed files** | All files that are signed by any publisher.| | **Publisher only**| All files that are signed by the named publisher.| | **Publisher and product name**| All files for the specified product that are signed by the named publisher.|