[PR #24938] [CLOSED] docs: fix stray space before period in README troubleshooting #131603

Closed
opened 2026-05-21 17:18:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/24938
Author: @putramkti
Created: 5/20/2026
Status: Closed

Base: mainHead: docs/fix-stray-space-readme


📝 Commits (1)

  • 8d3caec docs: remove stray space in README troubleshooting

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

Summary

Removes a stray space between the word "container" and the period in the
"Open WebUI: Server Connection Error" section of the README.

Change

README.md, line 181:

  • Before: inside the container .
  • After: inside the container.

Type of Change

  • Documentation update (typo / formatting)

Testing

No code changes — Markdown rendering is unaffected. Visually verified
that the surrounding text is unchanged.

Checklist

  • My change targets main
  • My change is limited to a single, scoped fix
  • Commit message follows Conventional Commits (docs:)
  • I agree to the project's Contributor License Agreement

🔄 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/open-webui/open-webui/pull/24938 **Author:** [@putramkti](https://github.com/putramkti) **Created:** 5/20/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `docs/fix-stray-space-readme` --- ### 📝 Commits (1) - [`8d3caec`](https://github.com/open-webui/open-webui/commit/8d3caeccd3ce4a5707126634e570e5fd1930b016) docs: remove stray space in README troubleshooting ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description ## Summary Removes a stray space between the word "container" and the period in the "Open WebUI: Server Connection Error" section of the README. ## Change `README.md`, line 181: - Before: `inside the container .` - After: `inside the container.` ## Type of Change - [x] Documentation update (typo / formatting) ## Testing No code changes — Markdown rendering is unaffected. Visually verified that the surrounding text is unchanged. ## Checklist - [x] My change targets `main` - [x] My change is limited to a single, scoped fix - [x] Commit message follows Conventional Commits (`docs:`) - [x] I agree to the project's Contributor License Agreement --- <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-05-21 17:18:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#131603