Skip to content

Commit

Permalink
Change message for control frame fatal error
Browse files Browse the repository at this point in the history
  • Loading branch information
Heenawter committed Feb 6, 2023
1 parent 7f3f5f7 commit a78459d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const ControlFrameError = ({ error }: ControlFrameErrorProps) => {
>
<FormattedMessage
id="controls.frame.error.message"
defaultMessage="An error has occurred. Read more"
defaultMessage="An error occurred. View more"
/>
</EuiButtonEmpty>
);
Expand Down

0 comments on commit a78459d

Please sign in to comment.