Skip to content

Commit

Permalink
chore: Fix the typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jessieweiyi committed Oct 6, 2024
1 parent 807beda commit 26efc78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ const WorkspaceSelector: FC<PropsWithChildren<WorkspaceSelectorProps>> = ({
},
{
id: 'clone',
text: 'Clone current worksapce',
text: 'Clone current workspace',
},
{
id: 'exportAll',
Expand Down

0 comments on commit 26efc78

Please sign in to comment.