diff --git a/frontend/fleet/helpers.ts b/frontend/fleet/helpers.ts index 5dc5ac09e4..14eefa63d2 100644 --- a/frontend/fleet/helpers.ts +++ b/frontend/fleet/helpers.ts @@ -43,7 +43,7 @@ const labelStubs = [ id: "online", count: 0, description: - "Hosts that have recently checked-in to Fleet and are ready to run queries.", + "Hosts that have recently checked-in to Fleet.", display_text: "Online", slug: "online", statusLabelKey: "online_count",