diff --git a/packages/synapse-react-client/src/components/EntityAclEditor/EntityAclEditor.tsx b/packages/synapse-react-client/src/components/EntityAclEditor/EntityAclEditor.tsx index 691c01822f..efe93eb55a 100644 --- a/packages/synapse-react-client/src/components/EntityAclEditor/EntityAclEditor.tsx +++ b/packages/synapse-react-client/src/components/EntityAclEditor/EntityAclEditor.tsx @@ -347,8 +347,11 @@ const EntityAclEditor = React.forwardRef(function EntityAclEditor( <>
Editing the settings here will impact the sharing settings for - all files and folders within this project, not just the ones - you've recently uploaded. + all files and folders within this{' '} + {entityTypeToFriendlyName( + entityBundle?.entityType, + ).toLowerCase()} + , not just the ones you've recently uploaded.
View the instructions above for setting your{' '}