Skip to content

fix: correct 6 typos across README.md and docs - #699

Closed
Jah-yee wants to merge 1 commit into
containers:mainfrom
Jah-yee:main
Closed

fix: correct 6 typos across README.md and docs#699
Jah-yee wants to merge 1 commit into
containers:mainfrom
Jah-yee:main

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Aug 16, 2026

Copy link
Copy Markdown

Summary

Fix 6 typos across 3 files as described in issue #667.

Changes

README.md

  • globa.tsglobal.ts (line 59)
  • typs.d.tstypes.d.ts (line 82)
  • docusarusdocusaurus (line 94)

docs/index.md

  • Fix broken relative link docs/installationinstallation (line 22)
  • it'sits (grammar fix, line 104)
  • Add missing article a before remote Podman client (line 137)

docs/installation.md

  • pkginstallerpkg installer (line 33)
  • Fix duplicate preposition in the default in thein the default AppStream repo for (line 98)

Closes #667

README.md:
- globa.ts → global.ts (line 59)
- typs.d.ts → types.d.ts (line 82)
- docusarus → docusaurus (line 94)

docs/index.md:
- Fix broken link docs/installation → installation (line 22)
- it's → its (grammar, line 104)
- Add missing article 'a' before 'remote Podman client' (line 137)

docs/installation.md:
- pkginstaller → pkg installer (line 33)
- Fix duplicate preposition 'in the default in the' (line 98)

Closes containers#667
@Jah-yee

Jah-yee commented Aug 16, 2026

Copy link
Copy Markdown
Author

Friendly ping — any updates? This PR corrects 6 typos across the README and docs (issue #667). Happy to address any feedback!

@antedotee

Copy link
Copy Markdown
Contributor

Not sure, but a PR has already been raised for this issue.
If we were to ignore that, your DCO check is failing. Please fix it😅.

@Jah-yee

Jah-yee commented Aug 16, 2026

Copy link
Copy Markdown
Author

Thanks for the review! I can see PR #668 already addresses the same typo fixes — I'll close this as a duplicate. Good catch on the DCO issue too; I'll make sure to use the correct email format on future PRs. 👍

@Jah-yee Jah-yee closed this Aug 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: fix broken link, grammar, and typos across documentation

2 participants