Skip to content

Commit 4ad528a

Browse files
[WEB-2549] chore: ux copy update for project access.
1 parent ee823d2 commit 4ad528a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/core/constants/project.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export const NETWORK_CHOICES: {
1717
{
1818
key: 2,
1919
label: "Public",
20-
description: "Anyone in the workspace can join",
20+
description: "Anyone in the workspace except Guests can join",
2121
icon: Globe2,
2222
},
2323
];

0 commit comments

Comments
 (0)