minor update

This commit is contained in:
ManikaDhiman 2020-10-09 16:42:48 -07:00
parent 2a24a63919
commit 8e7fb0a6d6

View File

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