10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 343f8ec commit 52da87fCopy full SHA for 52da87f
site/src/pages/WorkspacePage/WorkspaceDeleteDialog/WorkspaceDeleteDialog.tsx
@@ -69,7 +69,7 @@ export const WorkspaceDeleteDialog: FC<WorkspaceDeleteDialogProps> = ({
69
70
<p>Deleting this workspace is irreversible!</p>
71
<p>
72
- Type “<strong>{workspace.name}</strong>“ below to
+ Type “<strong>{workspace.name}</strong>” below to
73
confirm:
74
</p>
75
0 commit comments