Skip to content

Commit 8556bc9

Browse files
Update site/src/components/PortForwardButton/PortForwardButton.tsx
Co-authored-by: Presley Pizzo <1290996+presleyp@users.noreply.github.com>
1 parent a6f976e commit 8556bc9

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
@@ -64,7 +64,7 @@ export const PortForwardButton: React.FC<React.PropsWithChildren<PortForwardButt
6464
>
6565
<Stack direction="column" spacing={1}>
6666
<HelpTooltipText>
67-
You can portforward this resource by typing the{" "}
67+
You can port forward this resource by typing the{" "}
6868
<strong>port, workspace name, agent name</strong> and <strong>your username</strong> in
6969
the URL like the example below
7070
</HelpTooltipText>

0 commit comments

Comments
 (0)