Skip to content

Commit cc6a3a0

Browse files
committed
lint
1 parent e545bc7 commit cc6a3a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

x-pack/plugins/security_solution/public/management/pages/policy/models/advanced_policy_schema.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,8 @@ export const AdvancedPolicySchema: AdvancedPolicySchemaType[] = [
868868
documentation: i18n.translate(
869869
'xpack.securitySolution.endpoint.policy.advanced.windows.advanced.memory_protection.shellcode_trampoline_detection',
870870
{
871-
defaultMessage: 'Enable trampoline-based shellcode injection detection as a part of memory protection. Default: true',
871+
defaultMessage:
872+
'Enable trampoline-based shellcode injection detection as a part of memory protection. Default: true',
872873
}
873874
),
874875
},

0 commit comments

Comments
 (0)