diff --git a/frontend/fleet/helpers.ts b/frontend/fleet/helpers.ts index 14eefa63d2..488a8edd40 100644 --- a/frontend/fleet/helpers.ts +++ b/frontend/fleet/helpers.ts @@ -42,8 +42,7 @@ const labelStubs = [ { id: "online", count: 0, - description: - "Hosts that have recently checked-in to Fleet.", + description: "Hosts that have recently checked-in to Fleet.", display_text: "Online", slug: "online", statusLabelKey: "online_count",