diff --git a/site/src/components/WorkspacesTable/WorkspacesRow.tsx b/site/src/components/WorkspacesTable/WorkspacesRow.tsx
index d1e34b3329..cbc0f0f9ff 100644
--- a/site/src/components/WorkspacesTable/WorkspacesRow.tsx
+++ b/site/src/components/WorkspacesTable/WorkspacesRow.tsx
@@ -100,8 +100,7 @@ export const UnhealthyTooltip = () => {
>
Workspace is unhealthy
- Your workspace is running but some agents had failed during
- initialization.
+ Your workspace is running but some agents are unhealthy.
)