Skip to content

Commit 897207c

Browse files
bourgeoaTallTed
andauthored
Update lib/acl-checker.js
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
1 parent 16e36a6 commit 897207c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/acl-checker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ class ACLChecker {
170170
return `${parts.join('/')}/`
171171
}
172172

173-
// Gets the ACL's that applies to the resource
173+
// Gets any ACLs that apply to the resource
174174
// DELETE uses docAcl when docAcl is parent to the resource
175175
// or docAcl and parentAcl when docAcl is the ACL of the Resource
176176
async getNearestACL (method) {

0 commit comments

Comments
 (0)