Merge pull request #12318 from greyfertich/patch-1

Removed phrase repetition typo
This commit is contained in:
Usha Mandya 2021-02-12 16:32:07 +00:00 committed by GitHub
commit 9f990351c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ From the Docker Dashboard, select the example voting application we started earl
The **Containers/Apps** view lists all the containers running on the application and contains a detailed logs view. It also allows you to start, stop, or delete the application. Use the **Search** option at the bottom of the logs view to search application logs for specific events, or select the **Copy** icon to copy the logs to your clipboard.
Click **Open in Visual Studio Code** to open the application to open the application in VS Code. Hover over the list of containers to see some of the core actions you can perform.
Click **Open in Visual Studio Code** to open the application in VS Code. Hover over the list of containers to see some of the core actions you can perform.
![Application view](images/mac-application-view.png){:width="700px"}