Skip to content

Commit 2bf180f

Browse files
authored
fix typo in fleet instructions page (#117712)
1 parent 149e5b6 commit 2bf180f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_requirements_page/components/fleet_server_on_prem_instructions.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ const AgentPolicySelectionStep = ({
368368
<EuiText>
369369
<FormattedMessage
370370
id="xpack.fleet.fleetServerSetup.selectAgentPolicyDescriptionText"
371-
defaultMessage="Agent policies allow you to configure and mange your agents remotely. We recommend using the “Default Fleet Server policy” which includes the necessary configuration to run a Fleet Server."
371+
defaultMessage="Agent policies allow you to configure and manage your agents remotely. We recommend using the “Default Fleet Server policy” which includes the necessary configuration to run a Fleet Server."
372372
/>
373373
</EuiText>
374374
<EuiSpacer size="m" />

0 commit comments

Comments
 (0)