forked from p15670423/monkey
UI: Fix spelling mistake on configuration page
This commit is contained in:
parent
b7b3f28213
commit
512403c1e0
|
@ -71,7 +71,7 @@ export const BRUTE_FORCE_EXPLOITERS = {
|
|||
export const VULNERABILITY_EXPLOITERS = {
|
||||
'title': 'Vulnerability exploiters',
|
||||
'description': 'Click on exploiter to get more information about it.' +
|
||||
'\u26A0 Note that using unsafe exploits may cause craches of the exploited ' +
|
||||
'\u26A0 Note that using unsafe exploits may cause crashes of the exploited ' +
|
||||
'machine/service.',
|
||||
'type': 'string',
|
||||
'pluginDefs': {
|
||||
|
|
Loading…
Reference in New Issue