mirror of
https://github.com/makeplane/plane.git
synced 2026-05-02 05:59:36 -05:00
[WEB-2549] chore: ux copy update for project access. (#5831)
This commit is contained in:
@@ -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,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user