[WEB-2549] chore: ux copy update for project access. (#5831)

This commit is contained in:
Prateek Shourya
2024-10-15 12:57:29 +05:30
committed by GitHub
parent ee823d215e
commit fa25a816a7
+1 -1
View File
@@ -17,7 +17,7 @@ export const NETWORK_CHOICES: {
{
key: 2,
label: "Public",
description: "Anyone in the workspace can join",
description: "Anyone in the workspace except Guests can join",
icon: Globe2,
},
];