From ecf828db0e2060b42fe6eda9f53d62fbb6b1b9fe Mon Sep 17 00:00:00 2001 From: Ted Thibodeau Jr Date: Wed, 16 Oct 2019 11:08:58 -0400 Subject: [PATCH] reword "case as a group" fixes #72 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01db2db..c1bbe19 100644 --- a/README.md +++ b/README.md @@ -349,8 +349,8 @@ Note that this is a special case of `acl:agentClass` usage, since it doesn't point to a Class Listing document that's meant to be de-referenced. An application of this feature is to throw a resource open to all logged on users -for a specific amount of time, accumulate the list of those who case as a group, -and then later restrict access to that group, to prevent spam. +for a specific amount of time, accumulate the list of those who access it within +that time as a group, and then later restrict access to that group, to prevent spam. ### Referring to Origins, i.e. Web Apps