Delete unnecessary indentation in XML code block

This commit is contained in:
Gary Moore 2021-11-04 14:19:05 -07:00
parent 43a66a53f8
commit 8b7355dd73

View File

@ -674,7 +674,7 @@ The following list shows the supported values:
Example Example
```xml ```xml
<Replace> <Replace>
<CmdID>$CmdID$</CmdID> <CmdID>$CmdID$</CmdID>
<Item> <Item>
<Meta> <Meta>
@ -686,7 +686,7 @@ Example
</Target> </Target>
<Data>http://abcd-srv:8530</Data> <Data>http://abcd-srv:8530</Data>
</Item> </Item>
</Replace> </Replace>
``` ```
<a href="" id="update-updateserviceurlalternate"></a>**Update/UpdateServiceUrlAlternate** <a href="" id="update-updateserviceurlalternate"></a>**Update/UpdateServiceUrlAlternate**