docs: add CHANGELOG entry for typo fix

This commit is contained in:
damaozi
2026-02-03 04:00:26 +08:00
committed by Tak Hoffman
parent 0bec797088
commit 5803b39013

View File

@@ -9,6 +9,7 @@ Docs: https://docs.openclaw.ai
- Docs: seed zh-CN translations. (#6619) Thanks @joshp123.
- Docs: expand zh-Hans navigation and fix zh-CN index asset paths. (#7242) Thanks @joshp123.
- Docs: add zh-CN landing notice + AI-translated image. (#7303) Thanks @joshp123.
- Docs: fix typo - clawdbot is the compatibility shim, not openclaw. (#7415)
- Config: allow setting a default subagent thinking level via `agents.defaults.subagents.thinking` (and per-agent `agents.list[].subagents.thinking`). (#7372) Thanks @tyler6204.
### Fixes