diff --git a/packages/threat-composer/src/components/workspaces/WorkspaceSelector/index.tsx b/packages/threat-composer/src/components/workspaces/WorkspaceSelector/index.tsx index ddc8205..7b93d28 100644 --- a/packages/threat-composer/src/components/workspaces/WorkspaceSelector/index.tsx +++ b/packages/threat-composer/src/components/workspaces/WorkspaceSelector/index.tsx @@ -287,7 +287,7 @@ const WorkspaceSelector: FC> = ({ }, { id: 'clone', - text: 'Clone current worksapce', + text: 'Clone current workspace', }, { id: 'exportAll',