Skip to content

Commit

Permalink
Update copy for EditStreamScopeModal
Browse files Browse the repository at this point in the history
  • Loading branch information
nmanu1 committed Sep 21, 2023
1 parent 215b38d commit 6a7480a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/studio-ui/src/components/EditStreamScopeModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ export default function EditStreamScopeModal(props: EditStreamScopeModalProps) {
<>
<div className="italic mb-4">
Use one of the optional fields below to edit which entities this page
can access. If multiple Stream Scopes were selected and all fields are
disabled, see a developer to edit the Stream Scope.
can access. If all fields are disabled, see a developer to edit the
content scope.
</div>
<StreamScopePicker
streamScope={selectedScope}
Expand Down

0 comments on commit 6a7480a

Please sign in to comment.