Skip to content

docs: fix typos in docs pages and CLI help strings - #3310

Open
toyeshhm wants to merge 1 commit into
devspace-sh:mainfrom
toyeshhm:fix-doc-typos
Open

docs: fix typos in docs pages and CLI help strings#3310
toyeshhm wants to merge 1 commit into
devspace-sh:mainfrom
toyeshhm:fix-doc-typos

Conversation

@toyeshhm

@toyeshhm toyeshhm commented Sep 9, 2026

Copy link
Copy Markdown

Summary

  • Fixes two typos at their source in the Go command definitions so the generated CLI reference stays in sync: cmd/init.go (intialization in the --context flag help, and specfied in the devspace.yaml template that devspace init writes into new projects) and cmd/logs.go (attachs in the devspace logs description). The matching lines in docs/pages/cli/ are updated too.
  • Corrects misspellings across docs/pages/: overriden, specfied/specifed, occured, conainer, accoring, continously, permenantly, succesfully, explicity, varables, provideded, scripe/scrips, Deamon (BuildKit heading), Kubernete.
  • Removes a doubled and and in the README feature list.

Left alone: docs/versioned_docs/ archives, vendored dependencies, and AKS (Azure Kubernetes Service). No behaviour changes.

Copilot AI lite review requested due to automatic review settings September 9, 2026 17:27
@netlify

netlify Bot commented Sep 9, 2026

Copy link
Copy Markdown

Deploy Preview for devspace-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit e838b87
🔍 Latest deploy log https://app.netlify.com/projects/devspace-docs/deploys/6aa199e1d8e807000811fe73

Correct misspellings across the documentation (overridden, specified,
occurred, container, continuously, permanently, successfully, Daemon,
Kubernetes, etc.) and remove a doubled "and" in the README.

Two of the typos originate in Go command definitions and are fixed at
the source so the generated CLI reference stays in sync:

- cmd/init.go: "intialization" in the --context flag help, and
  "specfied" in the devspace.yaml template written by `devspace init`
- cmd/logs.go: "attachs" in the `devspace logs` short description

Signed-off-by: toyeshhm <toyeshhm@gmail.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Copilot stopped reviewing on behalf of toyeshhm due to an error September 9, 2026 18:28
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