Skip to content

Commit bc0230d

Browse files
authored
Update copy for workspace sharing setting (#17057)
* fix: update copy for workspace sharing setting * fix: updated copy for workspace sharing
1 parent dd2aab2 commit bc0230d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/src/teams/TeamSettings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ export default function TeamSettingsPage() {
150150
title={<span>Workspace Sharing</span>}
151151
desc={
152152
<span>
153-
Allow organization members to share running workspaces outside the organization.
153+
Allow workspaces creаted within an Organization to share the workspace with any authenticated user.
154154
</span>
155155
}
156156
checked={!settings?.workspaceSharingDisabled}

0 commit comments

Comments
 (0)