cc: Reword info box for local network scan in Network configuration tab

Co-authored-by: VakarisZ <36815064+VakarisZ@users.noreply.github.com>
This commit is contained in:
Shreya Malviya 2021-07-12 13:44:04 +05:30 committed by GitHub
parent 9cb6dca220
commit 6f33b04e1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ BASIC_NETWORK = {
"info_box": {
"title": "",
"type": "object",
"info": 'The Monkey scans its subnet if "Local network scan" is ticked. '
"info": 'The Monkey scans its subnet if "Local network scan" is checked. '
'Additionally, the Monkey scans machines according to "Scan '
'target list".',
},