Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mkdocs/blog/posts/kubernetes-beta.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ To open in VS Code Desktop, use this link:

</div>

Dev environments support many [diffrent options](../../docs/concepts/dev-environments.md), including a custom Docker image, mounted repositories, idle timeout, min GPU utilization, and more.
Dev environments support many [different options](../../docs/concepts/dev-environments.md), including a custom Docker image, mounted repositories, idle timeout, min GPU utilization, and more.

## Running distributed training

Expand Down
2 changes: 1 addition & 1 deletion mkdocs/docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ description: Quick guide to creating fleets and submitting runs
Create the fleet? [y/n]: y

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

</div>
Expand Down
Loading