Skip to content

Commit

Permalink
label change
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-tavares committed Apr 14, 2020
1 parent 9e6c3f5 commit ed9f2c5
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,10 @@ export const HostDetails = memo(({ details }: { details: HostMetadata }) => {
history.push(policyResponseUri);
}}
>
active
<FormattedMessage
id="xpack.endpoint.host.details.policyStatus.success"
defaultMessage="Successful"
/>
</EuiLink>
</EuiHealth>
),
Expand Down

0 comments on commit ed9f2c5

Please sign in to comment.