diff --git a/docs/channels/signal.md b/docs/channels/signal.md index 6dc57cde4f8..438657afc4c 100644 --- a/docs/channels/signal.md +++ b/docs/channels/signal.md @@ -226,7 +226,7 @@ Groups: - Use `message action=react` with `channel=signal`. - Targets: sender E.164 or UUID (use `uuid:` from pairing output; bare UUID works too). -- `messageId` is the Signal timestamp for the message you’re reacting to. +- `messageId` is the Signal timestamp for the message you're reacting to. - Group reactions require `targetAuthor` or `targetAuthorUuid`. Examples: diff --git a/docs/help/gpt55-codex-agentic-parity-maintainers.md b/docs/help/gpt55-codex-agentic-parity-maintainers.md index 3d9be951294..e683a259d05 100644 --- a/docs/help/gpt55-codex-agentic-parity-maintainers.md +++ b/docs/help/gpt55-codex-agentic-parity-maintainers.md @@ -98,7 +98,7 @@ PR D is the proof layer. It should not be the reason runtime-correctness PRs are ### PR B -- auth/proxy/runtime failures stop collapsing into generic “model failed” handling +- auth/proxy/runtime failures stop collapsing into generic "model failed" handling - `/elevated full` is only described as available when it is actually available - blocked reasons are visible to both the model and the user-facing runtime diff --git a/docs/help/scripts.md b/docs/help/scripts.md index 0eae3c06732..b98d6c8c329 100644 --- a/docs/help/scripts.md +++ b/docs/help/scripts.md @@ -13,7 +13,7 @@ Use these when a task is clearly tied to a script; otherwise prefer the CLI. - Scripts are **optional** unless referenced in docs or release checklists. - Prefer CLI surfaces when they exist (example: auth monitoring uses `openclaw models status --check`). -- Assume scripts are host‑specific; read them before running on a new machine. +- Assume scripts are host-specific; read them before running on a new machine. ## Auth monitoring scripts