[PR #11554] docs: fix typos and remove trailing whitespaces #13581

Closed
opened 2026-04-13 00:30:36 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/ollama/ollama/pull/11554

State: closed
Merged: Yes


Summary

This PR fixes minor typos and formatting issues in the documentation to improve readability.

Changes

  • Fixed typo in
    docs/development.md:121:
    "cirumstances" → "circumstances"
  • Fixed typo in
    docs/troubleshooting.md:41: "an the
    slowest" → "and the slowest"
  • Removed trailing whitespaces from:
    • docs/openai.md:75
    • docs/troubleshooting.md:12,26,41,100
    • docs/api.md:503,507

Type of change

  • Documentation update
  • Code quality improvement

Testing

  • Verified all markdown files render
    correctly
  • No functional changes, documentation
    only

Notes

These are small improvements following
the project's code quality standards.

**Original Pull Request:** https://github.com/ollama/ollama/pull/11554 **State:** closed **Merged:** Yes --- ## Summary This PR fixes minor typos and formatting issues in the documentation to improve readability. ## Changes - Fixed typo in `docs/development.md:121`: "cirumstances" → "circumstances" - Fixed typo in `docs/troubleshooting.md:41`: "an the slowest" → "and the slowest" - Removed trailing whitespaces from: - `docs/openai.md:75` - `docs/troubleshooting.md:12,26,41,100` - `docs/api.md:503,507` ## Type of change - [x] Documentation update - [x] Code quality improvement ## Testing - Verified all markdown files render correctly - No functional changes, documentation only ## Notes These are small improvements following the project's code quality standards.
GiteaMirror added the pull-request label 2026-04-13 00:30:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#13581