Skip to content

Commit 18d4340

Browse files
authored
chore: change SSH wording on workspace page (#11702)
1 parent ca38bfd commit 18d4340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/Resources/SSHButton/SSHButton.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export const SSHButton: FC<PropsWithChildren<SSHButtonProps>> = ({
4141
endIcon={<KeyboardArrowDown />}
4242
css={{ fontSize: 13, padding: "8px 12px" }}
4343
>
44-
Connect to SSH
44+
Connect via SSH
4545
</Button>
4646
</PopoverTrigger>
4747

0 commit comments

Comments
 (0)