diff --git a/windows/client-management/mdm/policy-csp-userrights.md b/windows/client-management/mdm/policy-csp-userrights.md
index 08286523de..09b30b65c0 100644
--- a/windows/client-management/mdm/policy-csp-userrights.md
+++ b/windows/client-management/mdm/policy-csp-userrights.md
@@ -32,7 +32,7 @@ Here is an example syncml for setting the user right BackupFilesAndDirectories f
./Device/Vendor/MSFT/Policy/Config/UserRights/BackupFilesAndDirectories
- Authenticated UsersAdministrators
+ Authenticated UsersAdministrators
@@ -40,7 +40,7 @@ Here is an example syncml for setting the user right BackupFilesAndDirectories f
```
-Here are examples of data fields. Code \ which is encoded from \, is used for the delimiter/separator.
+Here are examples of data fields. The encoded 0xF000 is the standard delimiter/separator.
- Grant an user right to Administrators group via SID:
```