Removed phrase repetition type

Removed duplicate "to open the application" from VSCode section
This commit is contained in:
Grey Fertich 2021-02-12 10:02:52 -05:00 committed by GitHub
parent 041292ba12
commit 1af09ba286
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"}