update xml syntax

update xml syntax
This commit is contained in:
JasonJiachengZhao 2019-03-14 11:35:35 -07:00 committed by GitHub
parent ff2dbb6b39
commit 4ef03dc2d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,8 +113,8 @@ Here is an example:
```
<groupmembership>
<accessgroup desc="Group SID for Administrators"/>
<member name = "S-188-5-5666-5-688">
<accessgroup desc="Group SID for Administrators">
<member name = "S-188-5-5666-5-688"/>
</accessgroup>
</groupmembership>
```