fix typo in fleet instructions page (#117712)

This commit is contained in:
Kevin Lacabane 2021-11-05 20:54:59 +01:00 committed by GitHub
parent 149e5b61f9
commit 2bf180fdd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -368,7 +368,7 @@ const AgentPolicySelectionStep = ({
<EuiText>
<FormattedMessage
id="xpack.fleet.fleetServerSetup.selectAgentPolicyDescriptionText"
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."
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."
/>
</EuiText>
<EuiSpacer size="m" />