Edit rule strings (#140866)

This commit is contained in:
Lisa Cawley 2022-09-21 10:49:11 -07:00 committed by GitHub
parent 621640e269
commit 0ee0ec2fb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -326,7 +326,7 @@ export const RuleQuickEditButtons: React.FunctionComponent<ComponentOpts> = ({
>
<FormattedMessage
id="xpack.triggersActionsUI.sections.rulesList.bulkActionPopover.updateRuleAPIKeysTitle"
defaultMessage="Update API Keys"
defaultMessage="Update API keys"
/>
</EuiButtonEmpty>
</EuiFlexItem>