Skip to content

Commit 6d424e3

Browse files
committed
Manage Teams to Assign Teams
Signed-off-by: Lee Calcote <[email protected]>
1 parent 06a1b78 commit 6d424e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/custom/Workspaces/WorkspaceTeamsTable.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ const TeamsTable: React.FC<TeamsTableProps> = ({
110110
onClick={teamAssignment.handleAssignModal}
111111
style={{ margin: '1rem' }}
112112
>
113-
Manage Teams
113+
Assign Teams
114114
</Button>
115115
<TableRightActionHeader>
116116
<SearchBar

0 commit comments

Comments
 (0)