Skip to content

Commit

Permalink
Fixed wording by removing the dash in auto-migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHassanabad committed Feb 5, 2021
1 parent 0340413 commit 68b8cd1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const needAdminForUpdateCallOutBody = (): JSX.Element => (
<p>
<FormattedMessage
id="xpack.securitySolution.detectionEngine.needAdminForUpdateCallOutBody.messageBody.essenceDescription"
defaultMessage="You are currently missing the required permissions to auto-migrate your alert data. Please have your administrator visit this page one time to auto migrate your alert data."
defaultMessage="You are currently missing the required permissions to auto migrate your alert data. Please have your administrator visit this page one time to auto migrate your alert data."
/>
</p>
),
Expand Down

0 comments on commit 68b8cd1

Please sign in to comment.