From 8238080f9133c9a5e32e54e0f2a049241dade864 Mon Sep 17 00:00:00 2001 From: Steven Masley Date: Mon, 8 May 2023 09:03:20 -0500 Subject: [PATCH] chore: Fix proxy description wording on workspace proxy page --- .../WorkspaceProxyPage/WorkspaceProxyPage.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/src/pages/UserSettingsPage/WorkspaceProxyPage/WorkspaceProxyPage.tsx b/site/src/pages/UserSettingsPage/WorkspaceProxyPage/WorkspaceProxyPage.tsx index a3e59b8f9f9af..069a78f5a4ec2 100644 --- a/site/src/pages/UserSettingsPage/WorkspaceProxyPage/WorkspaceProxyPage.tsx +++ b/site/src/pages/UserSettingsPage/WorkspaceProxyPage/WorkspaceProxyPage.tsx @@ -9,9 +9,9 @@ export const WorkspaceProxyPage: FC> = () => { const styles = useStyles() const description = - "Workspace proxies are used to reduce the latency of connections to a" + - "workspace. To get the best experience, choose the workspace proxy that is" + - "closest located to you. This selection only affects browser connections to your workspace." + "Workspace proxies are used to reduce the latency of connections to your workspaces." + + "To get the best experience, choose the workspace proxy that is closest to you." + + "This selection only affects browser connections to your workspace." const { proxies,