File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ the ACL resource in the above example would be `/docs/.acl`).
119
119
Clients MUST NOT assume that the location of an ACL resource can be
120
120
deterministically derived from a document's URL. For example, given a document
121
121
with a URL of ` /docs/file1 ` , clients cannot rely on the assumption that an ACL
122
- resource exists at ` /docs/file1.acl ` , simply using ` .acl ` as a prefix . The
122
+ resource exists at ` /docs/file1.acl ` , simply using ` .acl ` as a suffix . The
123
123
actual naming convention for ACL resources can differ for each individual
124
124
implementation (or even for each individual server). If one server locates the
125
125
ACL resource by appending the suffix ` .acl ` , another server could place the ACL
You can’t perform that action at this time.
0 commit comments