10000 change to right-hand double quote · coder/coder@52da87f · GitHub
[go: up one dir, main page]

Skip to content

Commit 52da87f

Browse files
committed
change to right-hand double quote
1 parent 343f8ec commit 52da87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/WorkspacePage/WorkspaceDeleteDialog/WorkspaceDeleteDialog.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export const WorkspaceDeleteDialog: FC<WorkspaceDeleteDialogProps> = ({
6969

7070
<p>Deleting this workspace is irreversible!</p>
7171
<p>
72-
Type &ldquo;<strong>{workspace.name}</strong>&ldquo; below to
72+
Type &ldquo;<strong>{workspace.name}</strong>&rdquo; below to
7373
confirm:
7474
</p>
7575

0 commit comments

Comments
 (0)
0