Skip to content

Commit

Permalink
OpenConceptLab/ocl_issues#1535 | Private Source/Collection description
Browse files Browse the repository at this point in the history
  • Loading branch information
snyaggarwal committed Jul 6, 2023
1 parent 45b6824 commit 5d01463
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ const ConfigurationForm = props => {
<SelectItemText
icon={<PrivateIcon fontSize="small" />}
primaryText="Private"
secondaryText={`No one can view the content in this ${props.resource}`}
secondaryText={`Only users with access can view the content in this ${props.resource}`}
/>
</MenuItem>
</Select>
Expand Down

0 comments on commit 5d01463

Please sign in to comment.