[Fleet] Fix typo in Fleet Server callout (#121070) (#121166)

Co-authored-by: Josh Dover <1813008+joshdover@users.noreply.github.com>
This commit is contained in:
Kibana Machine 2021-12-14 06:15:32 -05:00 committed by GitHub
parent 273f8058eb
commit d4171f35d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ export const FleetServerCloudUnhealthyCallout: React.FunctionComponent<FleetServ
>
<FormattedMessage
id="xpack.fleet.fleetServerCloudRequiredCallout.calloutDescription"
defaultMessage="A healthy Fleet server is required to enroll agents with Fleet. Enable Fleet Server in you {cloudDeploymentLink}. For more information see the {guideLink}."
defaultMessage="A healthy Fleet server is required to enroll agents with Fleet. Enable Fleet Server in your {cloudDeploymentLink}. For more information see the {guideLink}."
values={{
cloudDeploymentLink: (
<EuiLink href={deploymentUrl} target="_blank" external>