Skip to content

Commit 2366f68

Browse files
authored
Update how-to-manage-acls.md
1 parent 1f8ba7d commit 2366f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/energy-data-services/how-to-manage-acls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Run the following curl command in Azure Cloud Shell to create a new data group,
3030
3131
users.data.root entitlement group is the default member of all data groups when groups are created. If you try to remove users.data.root from any data group, you get error since this membership is enforced by OSDU.
3232
33-
In case, a data record has 2 ACLs, ACL_1 and ACL_2 and a given user is member of ACL_1 and users.data.root, now if you remove this given user from ACL_1, the user remains to have access of the data record via users.data.root group.
33+
In case, a data record has 2 ACLs, ACL_1 and ACL_2, and a given user is member of ACL_1 and users.data.root, now if you remove this given user from ACL_1, the user remains to have access of the data record via users.data.root group.
3434
3535
## Create a record with ACLs
3636

0 commit comments

Comments
 (0)