[EDR Workflows] Fix not aligned text for RunScript (#208101)

This commit is contained in:
Tomasz Ciecierski 2025-01-24 13:18:41 +01:00 committed by GitHub
parent 7c9298c706
commit e394abf6e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -266,8 +266,7 @@ export const CROWDSTRIKE_CONSOLE_COMMANDS = {
defaultMessage: 'Run a script on the host',
}),
helpUsage: i18n.translate('xpack.securitySolution.crowdStrikeConsoleCommands.runscript.about', {
defaultMessage: `
Command Examples for Running Scripts:
defaultMessage: `Command Examples for Running Scripts:
1. Executes a script saved in the CrowdStrike cloud with the specified command-line arguments.