We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67db36b commit 537547fCopy full SHA for 537547f
site/src/components/Resources/AgentLatency.tsx
@@ -69,8 +69,8 @@ export const AgentLatency: FC<{ agent: WorkspaceAgent }> = ({ agent }) => {
69
>
70
<HelpTooltipTitle>Latency</HelpTooltipTitle>
71
<HelpTooltipText>
72
- This is the latency overhead on non peer to peer connections. The star
73
- indicates the preferred relay.
+ This is the latency overhead on non peer to peer connections. The
+ first row is the preferred relay.
74
</HelpTooltipText>
75
76
0 commit comments