From 266a9b8507e41a1db1e77a61893421f21f18a884 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Wed, 12 Jun 2024 08:29:35 +0200 Subject: [PATCH] bugfix --- Sharing-Collections.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sharing-Collections.md b/Sharing-Collections.md index 4821134..1c1cf8f 100644 --- a/Sharing-Collections.md +++ b/Sharing-Collections.md @@ -92,7 +92,7 @@ permissions: r ``` [anon] user: ANON1 -collection: {user}(/.*)? +collection: {user}(/.*)?$ permissions: i ```