Skip to content

Commit 09a860a

Browse files
Travis TrimboliTravis Trimboli
authored andcommitted
fix: minor fix; forgot to save before commit
1 parent 5d024ca commit 09a860a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tutorials/incident-to-campaign-intelligence.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ inv_service = InvestigationService(inv_store)
7272
report_service = ReportService(report_store)
7373
workspace_manager = WorkspaceManager.from_ini()
7474

75-
# Platform clients — initialise from gnat.ini credentials
75+
# Platform clients — initialize from gnat.ini credentials
7676
from gnat.connectors.xsoar.client import XSOARClient
7777
from gnat.connectors.splunk.client import SplunkClient
7878
from gnat.connectors.entra_id.client import EntraIDClient
@@ -623,7 +623,7 @@ for order, title, content in [
623623
"2026-03-25 ATTRIBUTION EvilTokens / NOIRLEGACY GROUP attribution confirmed"),
624624
(8, "Threat Evolution",
625625
"OAuth device code phishing is not new, but the EvilTokens PhaaS model "
626-
"operationalises it at scale with AI-assisted lure generation. Routing through "
626+
"operationalizes it at scale with AI-assisted lure generation. Routing through "
627627
"enterprise-trusted URL rewriters to defeat inspection is increasingly paired with "
628628
"device code phishing to bypass both email filtering and MFA."),
629629
(9, "Forecast",

0 commit comments

Comments
 (0)