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/fleet/setup_page/index.tsx

Co-authored-by: Jen Huang <its.jenetic@gmail.com>
  • Loading branch information
nchaulet and jen-huang committed Oct 2, 2020
1 parent ace7a96 commit ea55e6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export const SetupPage: React.FunctionComponent<{
<EuiButton onClick={onSubmit} fill isLoading={isFormLoading} type="submit">
<FormattedMessage
id="xpack.ingestManager.setupPage.enableCentralManagement"
defaultMessage="Create user and enable Agents"
defaultMessage="Create user and enable central management"
/>
</EuiButton>
</EuiForm>
Expand Down

0 comments on commit ea55e6d

Please sign in to comment.