forked from p15670423/monkey
UI: Fix minor formatting issues in LateralMovement.tsx
This commit is contained in:
parent
96c525d656
commit
f79e218160
|
@ -14,7 +14,7 @@ const LATERAL_MOVEMENT_DESCRIPTION = 'After the initial breach, the attacker wil
|
|||
target="_blank" \
|
||||
> \
|
||||
See some real-world examples on Guardicore\'s blog. \
|
||||
</a>'
|
||||
</a>';
|
||||
|
||||
type PropagationStats = {
|
||||
num_scanned_nodes: number,
|
||||
|
|
Loading…
Reference in New Issue