diff --git a/content/guides/getting-started/get-docker-desktop.md b/content/guides/getting-started/get-docker-desktop.md index 14d156f1b3..2ead79ce5b 100644 --- a/content/guides/getting-started/get-docker-desktop.md +++ b/content/guides/getting-started/get-docker-desktop.md @@ -75,7 +75,7 @@ For this container, the frontend is accessible on port `8080`. To open the websi ## Manage containers using Docker Desktop -1. Open Docker Desktop and select the **Container** field on the left sidebar. +1. Open Docker Desktop and select the **Containers** field on the left sidebar. 2. You can view information about your container including logs, and files, and even access the shell by selecting the **Exec** tab. ![Screenshot of exec into the running container in Docker Desktop](images/exec-into-docker-container.webp?border=true)