Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ In order to run Linux containers, you need to make sure Docker is targeting the

![Docker system tray menu showing the "Switch to Windows containers" command.](./media/switchDaemon.png)

Once you've confirmed you are targeting the correc daemon, run the container with the following command:
Once you've confirmed you are targeting the correct daemon, run the container with the following command:

```console
docker run --rm busybox echo hello_world
Expand All @@ -57,4 +57,4 @@ busybox latest 59788edf1f3e 4 weeks ago
## Next Steps

> [!div class="nextstepaction"]
> [Learn how to build a sample app](./building-sample-app.md)
> [Learn how to build a sample app](./building-sample-app.md)