Skip to content

Commit

Permalink
updating error text
Browse files Browse the repository at this point in the history
  • Loading branch information
jgowdyelastic committed Jun 29, 2021
1 parent 3d3c2c0 commit 6e49678
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ export const FindFileStructurePermissionDenied: FC = () => {
>
<FormattedMessage
id="xpack.dataVisualizer.file.fileErrorCallouts.findFileStructurePermissionDenied.description"
defaultMessage="To enable this feature, please use a role which has all Discover features enabled"
defaultMessage="You do not have sufficient privileges to analyze files."
/>
</EuiCallOut>
</>
Expand Down

0 comments on commit 6e49678

Please sign in to comment.