From 1af09ba28695592ecbe5bd9c47cabfcebbfea6e7 Mon Sep 17 00:00:00 2001 From: Grey Fertich Date: Fri, 12 Feb 2021 10:02:52 -0500 Subject: [PATCH] Removed phrase repetition type Removed duplicate "to open the application" from VSCode section --- desktop/dashboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/dashboard.md b/desktop/dashboard.md index 87c5ce50ba..af8cb6949f 100644 --- a/desktop/dashboard.md +++ b/desktop/dashboard.md @@ -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"}