Skip to content

Commit

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

Co-authored-by: Kyle Pollich <kpollich1@gmail.com>
  • Loading branch information
nchaulet and kpollich authored Nov 7, 2023
1 parent 821b1cb commit 92d66c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ export const CreatePackagePolicySinglePage: CreatePackagePolicyParams = ({
>
<FormattedMessage
id="xpack.fleet.createPackagePolicy.requireRootCalloutDescription"
defaultMessage="Elastic Agent need to be run with root/administrator privileges for this integration."
defaultMessage="Elastic Agent needs to be run with root/administrator privileges for this integration."
/>
</EuiCallOut>
<EuiSpacer size="m" />
Expand Down

0 comments on commit 92d66c1

Please sign in to comment.