diff --git a/frontend/pages/hosts/details/cards/HostHeader/helpers.tsx b/frontend/pages/hosts/details/cards/HostHeader/helpers.tsx
index 34408834c6..007c67c6be 100644
--- a/frontend/pages/hosts/details/cards/HostHeader/helpers.tsx
+++ b/frontend/pages/hosts/details/cards/HostHeader/helpers.tsx
@@ -47,7 +47,7 @@ export const DEVICE_STATUS_TAGS: DeviceStatusTagConfig = {
<>
Host is locked. The end user can't use the host until
- unlocked. To unlock selectActions > Unlock.
+ unlocked. To unlock select Actions > Unlock.
>
);
},