Skip to content

docs: fix two typos - #4195

Merged
peterschmidt85 merged 1 commit into
dstackai:masterfrom
vaibhav8a:fix-docs-typos
Aug 24, 2026
Merged

docs: fix two typos#4195
peterschmidt85 merged 1 commit into
dstackai:masterfrom
vaibhav8a:fix-docs-typos

Conversation

@vaibhav8a

Copy link
Copy Markdown
Contributor

Two typo fixes.

mkdocs/docs/quickstart.md:52 — the sample dstack apply output shows a fleet named defalut:

  FLEET    INSTANCE  BACKEND  RESOURCES  PRICE  STATUS  CREATED
  defalut  -         -        -          -      -       10:36

This is a transcription typo in the pasted output rather than a real name: defalut occurs exactly once in the whole repository — this line — and nothing in src/ ever names a fleet that. Corrected to default so the docs match what the CLI actually prints.

mkdocs/blog/posts/kubernetes-beta.md:127 — "many [diffrent options]" → "different".

Docs only; the column alignment in the code block is unchanged since defalut and default are the same length.

defalut -> default in the quickstart sample output; diffrent -> different
in the Kubernetes beta post.
@peterschmidt85
peterschmidt85 merged commit b8c9ff2 into dstackai:master Aug 24, 2026
27 checks passed
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