Skip to content

Commit

Permalink
Fix typo in API preview (#143245) (#143289)
Browse files Browse the repository at this point in the history
(cherry picked from commit d21c5a7)

Co-authored-by: DeDe Morton <[email protected]>
  • Loading branch information
hop-dev and dedemorton authored Oct 13, 2022
1 parent 4f0c5b6 commit 61abb30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ export const CreatePackagePolicySinglePage: CreatePackagePolicyParams = ({
'xpack.fleet.createPackagePolicy.devtoolsRequestWithAgentPolicyDescription',
{
defaultMessage:
'These Kibana requests creates a new agent policy and a new package policy.',
'These Kibana requests create a new agent policy and a new package policy.',
}
),
];
Expand Down

0 comments on commit 61abb30

Please sign in to comment.