Skip to content

Commit

Permalink
fix localization
Browse files Browse the repository at this point in the history
  • Loading branch information
mgiota committed Apr 29, 2022
1 parent 454cb6a commit d20b8a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export function ExecutionStatus({ executionStatus, item, licenseType }: Executio
}
>
<FormattedMessage
id="xpack.triggersActionsUI.sections.rulesList.fixLicenseLink"
id="xpack.observability.rules.rulesTable.fixLicenseLink"
defaultMessage="Fix"
/>
</EuiButtonEmpty>
Expand Down

0 comments on commit d20b8a1

Please sign in to comment.