chore: Fix proxy description wording on workspace proxy page (#7448)

This commit is contained in:
Steven Masley
2023-05-08 14:41:14 +00:00
committed by GitHub
parent 8f9a3ea1a7
commit c3e60dcdfb
@@ -9,9 +9,9 @@ export const WorkspaceProxyPage: FC<PropsWithChildren<unknown>> = () => {
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,