Skip to content

Commit 6f0dfc2

Browse files
committed
thats -> that typo fix.
1 parent 31eca70 commit 6f0dfc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ Since an ACL resource is a plain Web document in itself, what controls who
439439
has access to *it*? While an ACL resource *could* in theory have its own
440440
corresponding ACL document (for example, `file1.acl` controls access to `file1`,
441441
and `file1.acl.acl` could potentially control access to `file1.acl`), one
442-
quickly realizes thats this recursion has to end somewhere.
442+
quickly realizes that this recursion has to end somewhere.
443443

444444
Instead, the [`acl:Control` access mode](#aclcontrol) is used (see below), to
445445
specify who has access to alter (or even view) the ACL resource.

0 commit comments

Comments
 (0)