Skip to content

Commit 1a915f5

Browse files
authored
chore: improve workspace proxy copy (#8427)
* chore: workspace proxy copy * fmt
1 parent 12b51ca commit 1a915f5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

site/src/components/Navbar/NavbarView.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ const ProxyMenu: FC<{ proxyContextValue: ProxyContextValue }> = ({
288288
margin: 0,
289289
}}
290290
>
291-
Reduce workspace latency by selecting the region nearest you.
291+
Select a region nearest to you
292292
</Typography>
293293
<Typography
294294
component="p"
@@ -299,8 +299,8 @@ const ProxyMenu: FC<{ proxyContextValue: ProxyContextValue }> = ({
299299
marginTop: 0.5,
300300
}}
301301
>
302-
* Only applies to web connections. Local ssh connections will
303-
automatically select the nearest region based on latency.
302+
Workspace proxies improve terminal and web app connections to
303+
workspaces. This does not apply to SSH connections.
304304
</Typography>
305305
</Box>
306306
<Divider sx={{ borderColor: (theme) => theme.palette.divider }} />

site/src/pages/UserSettingsPage/WorkspaceProxyPage/WorkspaceProxyPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export const WorkspaceProxyPage: FC<PropsWithChildren<unknown>> = () => {
88
const styles = useStyles()
99

1010
const description =
11-
"Workspace proxies are used to reduce the latency of connections to your workspaces."
11+
"Workspace proxies improve terminal and web app connections to workspaces."
1212

1313
const {
1414
proxyLatencies,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy