We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2aab2 commit bc0230dCopy full SHA for bc0230d
components/dashboard/src/teams/TeamSettings.tsx
@@ -150,7 +150,7 @@ export default function TeamSettingsPage() {
150
title={<span>Workspace Sharing</span>}
151
desc={
152
<span>
153
- Allow organization members to share running workspaces outside the organization.
+ Allow workspaces creаted within an Organization to share the workspace with any authenticated user.
154
</span>
155
}
156
checked={!settings?.workspaceSharingDisabled}
0 commit comments