From 9c8993c5e5dec0fe7b2c6beb36a03748df1b2a3a Mon Sep 17 00:00:00 2001
From: brbrahm <43386070+brbrahm@users.noreply.github.com>
Date: Tue, 21 Jan 2020 16:14:13 -0800
Subject: [PATCH] Correct minor typos
---
windows/client-management/mdm/applicationcontrol-csp.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/windows/client-management/mdm/applicationcontrol-csp.md b/windows/client-management/mdm/applicationcontrol-csp.md
index 3d6869c047..26145df9b5 100644
--- a/windows/client-management/mdm/applicationcontrol-csp.md
+++ b/windows/client-management/mdm/applicationcontrol-csp.md
@@ -147,7 +147,7 @@ To deploy base policy and supplemental policies:
The following example shows the deployment of two base policies and a supplemental policy (which already specifies the base policy it supplements and does not need that reflected in the ADD).
-#### Example 1: Add first base policy**
+#### Example 1: Add first base policy
```xml
@@ -164,7 +164,7 @@ The following example shows the deployment of two base policies and a supplement
```
-#### Example 2: Add second base policy**
+#### Example 2: Add second base policy
```xml
@@ -181,7 +181,7 @@ The following example shows the deployment of two base policies and a supplement
```
-#### Example 3: Add supplemental policy**
+#### Example 3: Add supplemental policy
```xml