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 5aef48d8c..ef532fc73 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 @@ -20,7 +20,7 @@ const SCAN_TARGET_CONFIGURATION_SCHEMA = { 'info': 'If "Scan Agent\'s networks" is enabled, the Agent will go over all network ' + 'interfaces and will scan their networks, ' + 'in addition to the IPs that are configured manually in the "Scan target list". ' + - 'Note: If the Agent runs on a machine within a public network, ' + + 'Note that if the Agent runs on a machine within a public network, ' + 'this setting will cause scanning and exploitation attempts on that network.' }, 'scan_my_networks': {