diff --git a/apps/web/app/(authed)/settings/page.tsx b/apps/web/app/(authed)/settings/page.tsx index 6a4c23b..ea80a23 100644 --- a/apps/web/app/(authed)/settings/page.tsx +++ b/apps/web/app/(authed)/settings/page.tsx @@ -63,7 +63,9 @@ export default async function SettingsPage() { OIDC group memberships from your IdP, refreshed at sign-in. Used - by the upcoming sharing feature to scope project visibility. + to scope project sharing — memories and snippets in a shared + project are readable by member groups and editable by read-write + groups.