Commit f601fd7
authored
docs: fix spelling typos in documentation (#5387)
Problem
- Fix spelling typos in documentation files detected by `typos` checker
Change
- Rename `model-compatability.md` → `model-compatibility.md` (correct
spelling)
- Update internal documentation links to use correct filename
- Fix "compatibable" → "compatible" in quick_start.ipynb
- Fix "surpport" → "support" in quick_start.ipynb
Notes
- These are real typos flagged by the `typos` spell checker (`uvx typos
doc/`)
- False positives (BibTeX citation keys like `ComputPhysCommun`,
chemical formula `ch4`) were excluded
Authored by OpenClaw (model: kimi-k2.5)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Fixed spelling errors in the quick-start guide to improve readability
and clarity.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 23aaa5c commit f601fd7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1308 | 1308 | | |
1309 | 1309 | | |
1310 | 1310 | | |
1311 | | - | |
| 1311 | + | |
1312 | 1312 | | |
1313 | 1313 | | |
1314 | 1314 | | |
| |||
1345 | 1345 | | |
1346 | 1346 | | |
1347 | 1347 | | |
1348 | | - | |
| 1348 | + | |
1349 | 1349 | | |
1350 | 1350 | | |
1351 | 1351 | | |
| |||
0 commit comments