Minor update

This commit is contained in:
ManikaDhiman 2020-10-09 17:00:35 -07:00
parent 2114878464
commit c2f95f3958

View File

@ -116,7 +116,7 @@ where:
**Examples** **Examples**
The following is an example XML for the Update action to add and remove group members: Update action for adding and removing group members:
```xml ```xml
<?xml version = "1.0" encoding = "utf-8"?> <?xml version = "1.0" encoding = "utf-8"?>
@ -129,7 +129,7 @@ The following is an example XML for the Update action to add and remove group me
</GroupConfiguration> </GroupConfiguration>
``` ```
The following is an example XML for the Replace action to replace the group membership: Replace action for replacing the group membership:
```xml ```xml
<?xml version = "1.0" encoding = "utf-8"?> <?xml version = "1.0" encoding = "utf-8"?>