Skip to content

Commit

Permalink
Fix text on onboarding screen
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlog committed Oct 26, 2020
1 parent d784840 commit 0c32a4f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const PolicyEmptyState = React.memo<{
<EuiText size="s" color="subdued">
<FormattedMessage
id="xpack.securitySolution.endpoint.policyList.onboardingSectionOne"
defaultMessage="Endpoint Security protects your hosts with threat prevention, detection, and deep security data visibility."
defaultMessage="Protect your hosts with threat prevention, detection, and deep security data visibility."
/>
</EuiText>
<EuiSpacer size="m" />
Expand Down

0 comments on commit 0c32a4f

Please sign in to comment.