From 9201e140cb523fc9bac1362d6afef0efda415b88 Mon Sep 17 00:00:00 2001 From: Abdullah Date: Sun, 8 Feb 2026 02:18:54 +0530 Subject: [PATCH] Fix typo in FAQ regarding model configuration command (#6048) --- docs/help/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/help/faq.md b/docs/help/faq.md index dc5ef64122..a2179cf0bf 100644 --- a/docs/help/faq.md +++ b/docs/help/faq.md @@ -1994,7 +1994,7 @@ Safe options: - `/model` in chat (quick, per-session) - `openclaw models set ...` (updates just model config) -- `openclaw configure --section models` (interactive) +- `openclaw configure --section model` (interactive) - edit `agents.defaults.model` in `~/.openclaw/openclaw.json` Avoid `config.apply` with a partial object unless you intend to replace the whole config.