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}