We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f944389 commit 32e00f1Copy full SHA for 32e00f1
1 file changed
x-pack/plugins/fleet/public/applications/fleet/sections/agent_policy/edit_package_policy_page/index.tsx
@@ -687,7 +687,7 @@ const UpgradeStatusCallout: React.FunctionComponent<{
687
<h2 id="FleetPackagePolicyPreviousVersionFlyoutTitle">
688
<FormattedMessage
689
id="xpack.fleet.upgradePackagePolicy.previousVersionFlyout.title"
690
- defaultMessage="'{name}' package policy"
+ defaultMessage="'{name}' integration policy"
691
values={{ name: currentPackagePolicy?.name }}
692
/>
693
</h2>
0 commit comments