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 095c979 commit 7efdf81Copy full SHA for 7efdf81
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