mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
chore: Adjust wording to mention only browser connections (#7384)
This commit is contained in:
@@ -11,7 +11,7 @@ export const WorkspaceProxyPage: FC<PropsWithChildren<unknown>> = () => {
|
||||
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."
|
||||
"closest located to you. This selection only affects browser connections to your workspace."
|
||||
|
||||
const {
|
||||
proxies,
|
||||
|
||||
Reference in New Issue
Block a user