Skip to content

Commit

Permalink
Update x-pack/plugins/fleet/public/applications/fleet/sections/agent_…
Browse files Browse the repository at this point in the history
…policy/components/actions_menu.tsx
  • Loading branch information
nchaulet authored Oct 28, 2022
1 parent 83652ea commit f4243ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ export const AgentPolicyActionMenu = memo<{
>
{isFleetServerPolicy ? (
<FormattedMessage
id="xpack.fleet.agentPolicyActionMenu.enrollAgentActionText"
id="xpack.fleet.agentPolicyActionMenu.addFleetServerActionText"
defaultMessage="Add Fleet Server"
/>
) : (
Expand Down

0 comments on commit f4243ee

Please sign in to comment.