[Security Solution] Correct the spelling of behavior in Endpoint policy config (#108969)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Kevin Logan 2021-08-18 11:26:06 -04:00 committed by GitHub
parent 336b099eec
commit 28772d7db4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ export const BehaviorProtection = React.memo(() => {
const protectionLabel = i18n.translate(
'xpack.securitySolution.endpoint.policy.protections.behavior',
{
defaultMessage: 'Behaviour protections',
defaultMessage: 'Behavior protections',
}
);
return (