docs: fix broken link, grammar, and typos across documentation - #668
Open
sarthakkaushik927 wants to merge 1 commit into
Open
docs: fix broken link, grammar, and typos across documentation #668sarthakkaushik927 wants to merge 1 commit into
sarthakkaushik927 wants to merge 1 commit into
Conversation
Signed-off-by: sarthakkaushik927 <sarthakkaushik927@gmail.com>
sarthakkaushik927
force-pushed
the
fix/docs-typos
branch
from
August 12, 2026 11:52
b11bb23 to
54d3efa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #667
This PR resolves several typos and a broken relative link across the documentation and README.
Changes Included:
docs/index.md[installation instructions](docs/installation)to(installation.md)on line 22 to prevent Docusaurus from routing incorrectly to/docs/docs/installation."it's published port"to"its published port"on line 104."running remote Podman client"to"running a remote Podman client"on line 137.docs/installation.md"pkginstaller"to"pkg installer"on line 33."in the default in the"to"by default in the"on line 98.README.md"globa.ts"->"global.ts"(Line 59)"typs.d.ts"->"types.d.ts"(Line 82)"docusarus"->"docusaurus"(Line 94)