UI: Capitalize "Agent" in info_box_scan_my_metworks

This commit is contained in:
Mike Salvatore 2022-09-29 09:21:12 -04:00
parent 5a0251c442
commit 64b9432bb9
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ const SCAN_TARGET_CONFIGURATION_SCHEMA = {
'description': 'List of IPs that the monkey will not scan.'
},
'info_box_scan_my_networks': {
'info': 'If the agent runs on a machine that has a publicly-facing network interface, ' +
'info': 'If the Agent runs on a machine that has a publicly-facing network interface, ' +
'this setting could cause scanning and exploitation of systems outside your organization.'
},
'scan_my_networks': {