docs: fix invalid -- inside an HTML comment body (argus nit on #4146)
Em dash to match house style everywhere else, plus HTML comment bodies can't contain a literal --.
This commit is contained in:
parent
f22791b7a4
commit
397c0a9c7a
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@ programmatically and don't pass `--message-format json` themselves.
|
|||
|
||||
<!-- vale Microsoft.Avoid = NO -->
|
||||
<!-- "backend" here means "which LLM API provider" (a genuinely pluggable
|
||||
choice, matching the nix option's own name `backendEnvironmentFile`) --
|
||||
choice, matching the nix option's own name `backendEnvironmentFile`) —
|
||||
not one internal system to name instead, so mara's #4041 ruling doesn't
|
||||
apply to this section. -->
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue