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

Closed
opened 2026-04-16 06:49:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/11554
Author: @yoshihyoda
Created: 7/28/2025
Status: Merged
Merged: 7/28/2025
Merged by: @jmorganca

Base: mainHead: fix-docs-typos-whitespace


📝 Commits (1)

  • c1d27a6 docs: fix typos and remove trailing whitespaces

📊 Changes

4 files changed (+8 additions, -8 deletions)

View changed files

📝 docs/api.md (+2 -2)
📝 docs/development.md (+1 -1)
📝 docs/openai.md (+1 -1)
📝 docs/troubleshooting.md (+4 -4)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/11554 **Author:** [@yoshihyoda](https://github.com/yoshihyoda) **Created:** 7/28/2025 **Status:** ✅ Merged **Merged:** 7/28/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `fix-docs-typos-whitespace` --- ### 📝 Commits (1) - [`c1d27a6`](https://github.com/ollama/ollama/commit/c1d27a6a92467fb65792dfb0b0ce6679f40c1994) docs: fix typos and remove trailing whitespaces ### 📊 Changes **4 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `docs/api.md` (+2 -2) 📝 `docs/development.md` (+1 -1) 📝 `docs/openai.md` (+1 -1) 📝 `docs/troubleshooting.md` (+4 -4) </details> ### 📄 Description ## 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 06:49:19 -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#18852