Skip to content

docs: fix two typos - #4195

Open
vaibhav8a wants to merge 1 commit into
dstackai:masterfrom
vaibhav8a:fix-docs-typos
Open

docs: fix two typos#4195
vaibhav8a wants to merge 1 commit into
dstackai:masterfrom
vaibhav8a:fix-docs-typos

Conversation

@vaibhav8a

Copy link
Copy Markdown

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.
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.

1 participant