Skip to content

docs: fix typos in command reference, cosign and gpu docs - #5166

Merged
AkihiroSuda merged 1 commit into
containerd:mainfrom
MsfPablo:fix-doc-typos2
Aug 31, 2026
Merged

docs: fix typos in command reference, cosign and gpu docs#5166
AkihiroSuda merged 1 commit into
containerd:mainfrom
MsfPablo:fix-doc-typos2

Conversation

@MsfPablo

Copy link
Copy Markdown
Contributor

Three documentation typo fixes:

  • docs/command-reference.md — the --rdt-class description ends mid-word: "to associate the container wit". Completed to "with", which matches the flag's actual usage string in cmd/nerdctl/container/container_run.go.
  • docs/cosign.md — "capibility" -> "capability".
  • docs/gpu.md — "ouptut" -> "output".

Documentation only, no code or behaviour changes.

- command-reference.md: complete the truncated word in the --rdt-class
  description ("container wit" -> "container with"), matching the flag's
  actual usage string in cmd/nerdctl/container/container_run.go.
- cosign.md: "capibility" -> "capability".
- gpu.md: "ouptut" -> "output".

Signed-off-by: MsfPablo <pablogarciacaceres5@gmail.com>

@AkihiroSuda AkihiroSuda left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda added this to the v2.4.0 milestone Aug 31, 2026
@AkihiroSuda AkihiroSuda added the documentation Improvements or additions to documentation label Aug 31, 2026
@AkihiroSuda
AkihiroSuda merged commit d8b7474 into containerd:main Aug 31, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants