mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-21 08:15:23 -04:00
[PR #142] [CLOSED] docs: fix typo in installer documentation filenames #189
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vxcontrol/pentagi/pull/142
Author: @mason5052
Created: 2/23/2026
Status: ❌ Closed
Base:
master← Head:fix/doc-filename-typos📝 Commits (1)
a84229bdocs: fix typo in installer doc filenames📊 Changes
2 files changed (+0 additions, -0 deletions)
View changed files
📝
backend/docs/installer/processor-wizard-integration.md(+0 -0)📝
backend/docs/installer/terminal-wizard-integration.md(+0 -0)📄 Description
Description of the Change
Problem
Two installer documentation files have a typo in their names —
integationinstead ofintegration:backend/docs/installer/processor-wizard-integation.mdbackend/docs/installer/terminal-wizard-integation.mdSolution
Rename both files to use the correct spelling:
backend/docs/installer/processor-wizard-integration.mdbackend/docs/installer/terminal-wizard-integration.mdNo content changes. No other files reference these filenames.
Type of Change
Areas Affected
Testing and Verification
Test Steps
Security Considerations
No security implications.
Checklist
Code Quality
Security
Compatibility
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.