Skip to content

Commit dd67283

Browse files
authored
chore: Adjust wording to mention only browser connections (#7384)
1 parent 730039f commit dd67283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export const WorkspaceProxyPage: FC<PropsWithChildren<unknown>> = () => {
1111
const description =
1212
"Workspace proxies are used to reduce the latency of connections to a" +
1313
"workspace. To get the best experience, choose the workspace proxy that is" +
14-
"closest located to you."
14+
"closest located to you. This selection only affects browser connections to your workspace."
1515

1616
const {
1717
proxies,

0 commit comments

Comments
 (0)