fix: claude typo (#1604)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Utkarsh Kankal
2026-01-23 22:50:25 +05:30
committed by GitHub
parent 4b515c60b2
commit 6eaa84179e

View File

@@ -131,7 +131,7 @@ The Claude Code settings can be specified globally in the `claudeCode` section o
}
```
- For a full list of Cluaude Code settings, see the [Claude Code Settings documentation](https://docs.anthropic.com/en/docs/claude-code/settings).
- For a full list of Claude Code settings, see the [Claude Code Settings documentation](https://docs.anthropic.com/en/docs/claude-code/settings).
- For a full list of AI powered command names, see this file: `src/constants/commands.js`
### Why These Settings Matter