Skip to content

Commit 8bcf7dd

Browse files
authored
correct prose
1 parent 410a814 commit 8bcf7dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -228,10 +228,10 @@ as denoted by her WebID URI, `https://alice.databox.me/profile/card#me`.
228228
### Groups of Agents
229229

230230
To give access to a group of agents, use the `acl:agentGroup` predicate.
231-
The object of an `agentGroup` statement is a link to a **Group Listing**
232-
document. The WebIDs of group members are listed in it, using the
233-
`vcard:hasMember` predicate. If a WebID is listed in that document, it is
234-
given access.
231+
The object of an `agentGroup` statement is an instance of `vcard:Group`.
232+
The WebIDs of group members are listed in it, using the
233+
`vcard:hasMember` predicate. If a WebID is listed as member of that group,
234+
it is given access.
235235

236236
Example ACL resource, `shared-file1.acl`, containing a group permission:
237237

0 commit comments

Comments
 (0)