Skip to content

docs: fix README and test comment typos#1834

Closed
LeSingh1 wants to merge 1 commit into
NVIDIA:mainfrom
LeSingh1:docs-fix-readme-and-comment-typos
Closed

docs: fix README and test comment typos#1834
LeSingh1 wants to merge 1 commit into
NVIDIA:mainfrom
LeSingh1:docs-fix-readme-and-comment-typos

Conversation

@LeSingh1
Copy link
Copy Markdown

Summary

Fixes two spelling typos in README text and an e2e test runner comment.

Files changed

  • cmd/nvidia-ctk/README.md: exmaple -> example
  • tests/e2e/runner.go: teh -> the

Before / after

Before, the README and test comment contained spelling typos. After, the text is corrected with no behavior change.

Verification

  • Inspected the diff to confirm these are README/comment-only changes.
  • Ran rg "teh specified script|exmaple" tests/e2e/runner.go cmd/nvidia-ctk/README.md and confirmed no matches.
  • Did not run runtime tests because this does not change executable behavior.

Competing PR check

Checked for existing PRs with:

  • gh pr list --repo NVIDIA/nvidia-container-toolkit --search "Run runs teh specified script" --state all --limit 10
  • gh pr list --repo NVIDIA/nvidia-container-toolkit --search "podman as an exmaple" --state all --limit 10

No matching PRs were returned.

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 18, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@dims
Copy link
Copy Markdown

dims commented May 18, 2026

looks like a BULK across the board effort

image

@dims dims closed this May 18, 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.

2 participants