Better wording for moving workspace

This commit is contained in:
Gregory Schier
2024-07-22 09:46:46 -07:00
parent 110ffc7529
commit 9c08c5fea8
5 changed files with 8 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ export function useMoveToWorkspace(id: string) {
dialog.show({
id: 'change-workspace',
title: 'Change Workspace',
title: 'Move Workspace',
size: 'sm',
render: ({ hide }) => (
<MoveToWorkspaceDialog