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