Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc3e60dc

Browse files
authored
chore: Fix proxy description wording on workspace proxy page (#7448)
1 parent8f9a3ea commitc3e60dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ export const WorkspaceProxyPage: FC<PropsWithChildren<unknown>> = () => {
99
conststyles=useStyles()
1010

1111
constdescription=
12-
"Workspace proxies are used to reduce the latency of connections toa"+
13-
"workspace.To get the best experience, choose the workspace proxy that is"+
14-
"closest located to you.This selection only affects browser connections to your workspace."
12+
"Workspace proxies are used to reduce the latency of connections toyour workspaces."+
13+
"To get the best experience, choose the workspace proxy that is closest to you."+
14+
"This selection only affects browser connections to your workspace."
1515

1616
const{
1717
proxies,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp