Skip to content

Commit

Permalink
Update x-pack/plugins/fleet/public/applications/fleet/sections/agents…
Browse files Browse the repository at this point in the history
…/index.tsx

Co-authored-by: Jen Huang <its.jenetic@gmail.com>
  • Loading branch information
nchaulet and jen-huang authored Jan 4, 2021
1 parent 454999b commit db7e438
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export const FleetApp: React.FunctionComponent = () => {
title={
<FormattedMessage
id="xpack.fleet.agentsInitializationErrorMessageTitle"
defaultMessage="Unable to initialize Fleet Agents"
defaultMessage="Unable to initialize central management for Elastic Agents"
/>
}
error={fleetStatus.error}
Expand Down

0 comments on commit db7e438

Please sign in to comment.