Skip to content

Commit

Permalink
Wording for vscode.dev link (#4278)
Browse files Browse the repository at this point in the history
Fixes #4268
  • Loading branch information
alexr00 authored Nov 30, 2022
1 parent 0b2038d commit 1a39fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webviews/components/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ function ButtonGroup({ isCurrentlyCheckedOut, canEdit, isIssue, repositoryDefaul
Copy Link
</button>
<button title="Copy vscode.dev link for viewing this pull request in VS Code for the Web" onClick={copyVscodeDevLink} className="secondary small-button">
vscode.dev Link
Copy vscode.dev Link
</button>
</>
)}
Expand Down

0 comments on commit 1a39fde

Please sign in to comment.