diff --git a/monkey/monkey_island/cc/ui/src/services/configuration/propagation/scanTarget.js b/monkey/monkey_island/cc/ui/src/services/configuration/propagation/scanTarget.js index bb9c6a8a0..0c4456ccc 100644 --- a/monkey/monkey_island/cc/ui/src/services/configuration/propagation/scanTarget.js +++ b/monkey/monkey_island/cc/ui/src/services/configuration/propagation/scanTarget.js @@ -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': {