diff --git a/frontend/components/EnrollSecrets/DeleteSecretModal/DeleteSecretModal.tsx b/frontend/components/EnrollSecrets/DeleteSecretModal/DeleteSecretModal.tsx index 1c32637a17..5f33058079 100644 --- a/frontend/components/EnrollSecrets/DeleteSecretModal/DeleteSecretModal.tsx +++ b/frontend/components/EnrollSecrets/DeleteSecretModal/DeleteSecretModal.tsx @@ -50,7 +50,8 @@ const DeleteSecretModal = ({ unable to enroll.

- Hosts that enrolled with this secret will not get updates to agent options. + Hosts that enrolled with this secret will not get updates to agent + options.

Follow this guide to{" "} diff --git a/frontend/pages/admin/OrgSettingsPage/cards/Agents/Agents.tsx b/frontend/pages/admin/OrgSettingsPage/cards/Agents/Agents.tsx index 1a57ef5576..135f72ff63 100644 --- a/frontend/pages/admin/OrgSettingsPage/cards/Agents/Agents.tsx +++ b/frontend/pages/admin/OrgSettingsPage/cards/Agents/Agents.tsx @@ -81,9 +81,9 @@ const Agents = ({

- Agent options configure Fleet's agent (fleetd). When you update agent - options, they will be applied the next time a host checks in to - Fleet.{" "} + Agent options configure Fleet's agent (fleetd). When you update + agent options, they will be applied the next time a host checks in + to Fleet.{" "}

- Agent options configure Fleet's agent (fleetd). When you update agent - options, they will be applied the next time a host checks in to Fleet. + Agent options configure Fleet's agent (fleetd). When you update + agent options, they will be applied the next time a host checks in to + Fleet.
Add hosts