mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
fix: agent health copy (#8608)
* fix: agent health copy * remove restart in place of upcoming button
This commit is contained in:
@@ -100,8 +100,7 @@ export const UnhealthyTooltip = () => {
|
||||
>
|
||||
<HelpTooltipTitle>Workspace is unhealthy</HelpTooltipTitle>
|
||||
<HelpTooltipText>
|
||||
Your workspace is running but some agents had failed during
|
||||
initialization.
|
||||
Your workspace is running but some agents are unhealthy.
|
||||
</HelpTooltipText>
|
||||
</HelpTooltip>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user