Better wording for moving workspace

This commit is contained in:
Gregory Schier
2024-07-22 09:46:46 -07:00
parent 0f8f086e01
commit 994f314cff
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