From c3e60dcdfb69465596160fc5536b0eee2b8ba894 Mon Sep 17 00:00:00 2001 From: Steven Masley Date: Mon, 8 May 2023 09:41:14 -0500 Subject: [PATCH] chore: Fix proxy description wording on workspace proxy page (#7448) --- .../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 a3e59b8f9f..069a78f5a4 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,