Skip to content

Commit

Permalink
[WEB-2549] chore: ux copy update for project access. (#5831)
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekshourya29 authored Oct 15, 2024
1 parent ee823d2 commit fa25a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/core/constants/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
},
];
Expand Down

0 comments on commit fa25a81

Please sign in to comment.