Skip to content

Commit

Permalink
Remove period from title
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandro Fernández Gómez committed Apr 20, 2021
1 parent 0f59760 commit ef4d9a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export const SettingsConfirmModal = React.memo<SettingsConfirmModalProps>(
title={
<FormattedMessage
id="xpack.fleet.settingsConfirmModal.calloutTitle"
defaultMessage="This action updates all agent policies and enrolled agents."
defaultMessage="This action updates all agent policies and enrolled agents"
/>
}
color="warning"
Expand Down

0 comments on commit ef4d9a1

Please sign in to comment.