diff --git a/docs/cli/security.md b/docs/cli/security.md index e67198cf8..84d782899 100644 --- a/docs/cli/security.md +++ b/docs/cli/security.md @@ -21,4 +21,4 @@ clawdbot security audit --fix ``` The audit warns when multiple DM senders share the main session and recommends `session.dmScope="per-channel-peer"` for shared inboxes. -It also warns when small models (<=300B) are used without sandboxing and with web/browser tools enabled. +It also warns when small models (`<=300B`) are used without sandboxing and with web/browser tools enabled.