From fb811d1456137e30573ebf264b51fc0c0ed61b5b Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 25 May 2023 00:06:05 +0330 Subject: [PATCH] minor change --- components/Modal/EditCollection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Modal/EditCollection.tsx b/components/Modal/EditCollection.tsx index 097e48e0..e93fb995 100644 --- a/components/Modal/EditCollection.tsx +++ b/components/Modal/EditCollection.tsx @@ -131,7 +131,7 @@ export default function EditCollection({ {activeCollection.members[0] ? (

- (All Members will have Read access to this collection.) + (All Members have Read access to this collection.)

) : null}