Skip to content

Commit 1072f96

Browse files
committed
Merge branch 'bq/3516' of github.com:coder/coder into bq/3516
2 parents ba52fed + 8556bc9 commit 1072f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/PortForwardButton/PortForwardButton.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export const PortForwardButton: React.FC<React.PropsWithChildren<PortForwardButt
6767
>
6868
<Stack direction="column" spacing={1}>
6969
<HelpTooltipText>
70-
You can portforward this resource by typing the{" "}
70+
You can port forward this resource by typing the{" "}
7171
<strong>port, workspace name, agent name</strong> and <strong>your username</strong> in
7272
the URL like the example below
7373
</HelpTooltipText>

0 commit comments

Comments
 (0)