docs: repair spellcheck and anchor drift (#122960)

* docs: repair spellcheck and anchor drift

* docs: satisfy markdown anchor lint
This commit is contained in:
Peter Steinberger
2026-08-12 20:50:56 -07:00
committed by GitHub
parent 2c3e537cb8
commit e45a9460ce
36 changed files with 94 additions and 68 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ Options: `--force`, `--json`.
Use routing bindings to pin inbound channel traffic to a specific agent.
If you also want different visible skills per agent, configure `agents.defaults.skills` and `agents.entries.*.skills` in `openclaw.json`. See [Skills config](/tools/skills-config) and [Configuration reference](/gateway/config-agents#agentsdefaultsskills).
If you also want different visible skills per agent, configure `agents.defaults.skills` and `agents.entries.*.skills` in `openclaw.json`. See [Skills config](/tools/skills-config) and [Configuration reference](/gateway/config-agents#agents-defaults-skills).
List bindings:
+1 -1
View File
@@ -85,7 +85,7 @@ A join code and a paired device have separate lifecycles:
- Burning or expiring a join code prevents another enrollment with that code.
- It does not disconnect or remove a node that already redeemed it.
- To revoke an enrolled machine, remove its paired device with
[`openclaw devices remove <deviceId>`](/cli/devices#openclaw-devices-remove-deviceid).
[`openclaw devices remove <deviceId>`](/cli/devices#openclaw-devices-remove-%3Cdeviceid%3E).
## Troubleshooting