Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7efdf81

Browse files
authored
chore: fix incorrect quote in Workspace Delete confirmation modal (#15216)
Tiny PR to change left-hand double quote on right side to right-hand double quote.
1 parent095c979 commit7efdf81

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)

[8]ページ先頭

©2009-2025 Movatter.jp