UI: Fix minor formatting issues in LateralMovement.tsx

This commit is contained in:
Mike Salvatore 2021-09-27 13:41:45 -04:00
parent 96c525d656
commit f79e218160
1 changed files with 2 additions and 2 deletions

View File

@ -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,