Update networkproxy-csp.md

Remove the xml word at the final of each code portion
This commit is contained in:
Orlando Rodriguez 2019-09-16 12:50:59 -05:00 committed by GitHub
parent 86d8610c81
commit 683cd48871
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,7 +101,7 @@ These generic code portions for the options **ProxySettingsPerUser**, **Autodete
<Data>0</Data>
</Item>
</Replace>
```xml
```
```xml
<Replace>
@ -117,7 +117,7 @@ These generic code portions for the options **ProxySettingsPerUser**, **Autodete
<Data>1</Data>
</Item>
</Replace>
```xml
```
```xml
<Replace>
@ -133,4 +133,4 @@ These generic code portions for the options **ProxySettingsPerUser**, **Autodete
<Data>Insert the proxy PAC URL location here:</Data>
</Item>
</Replace>
```xml
```