Skip to content

Commit

Permalink
Update x-pack/plugins/ingest_manager/public/applications/ingest_manag…
Browse files Browse the repository at this point in the history
…er/sections/agent_config/components/config_form.tsx

Co-Authored-By: Jen Huang <its.jenetic@gmail.com>
  • Loading branch information
nchaulet and jen-huang authored Apr 29, 2020
1 parent b477035 commit 41cd40e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ export const AgentConfigForm: React.FunctionComponent<Props> = ({
<EuiText size="s">
<FormattedMessage
id="xpack.ingestManager.agentConfigForm.monitoringDescription"
defaultMessage="Collect data about your agents. This information can be usefull for debugging and understanding perfomance."
defaultMessage="Collect data about your agents for debugging and tracking performance."
/>
</EuiText>
</EuiFlexItem>
Expand Down

0 comments on commit 41cd40e

Please sign in to comment.