From 25d71761adedb1289f1415fd90a2f5b615ca069b Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Fri, 21 Jun 2019 18:44:24 -0400 Subject: [PATCH] fix: windows/client-management/mdm/update-csp.md - Convert code element to fence --- windows/client-management/mdm/update-csp.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/client-management/mdm/update-csp.md b/windows/client-management/mdm/update-csp.md index 41aab654fd..9df7dcdd34 100644 --- a/windows/client-management/mdm/update-csp.md +++ b/windows/client-management/mdm/update-csp.md @@ -48,9 +48,9 @@ The following diagram shows the Update configuration service provider in tree fo

Supported operations are Get and Add.

Sample syncml: -

-<LocURI>./Vendor/MSFT/Update/ApprovedUpdates/%7ba317dafe-baf4-453f-b232-a7075efae36e%7d</LocURI> - +``` +./Vendor/MSFT/Update/ApprovedUpdates/%7ba317dafe-baf4-453f-b232-a7075efae36e%7d +``` **ApprovedUpdates/*Approved Update Guid*/ApprovedTime**

Specifies the time the update gets approved.