Skip to content

Commit 35aa797

Browse files
committed
final touchup
1 parent 95e8e4a commit 35aa797

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
-2.04 KB
Loading

docs/containers/view-and-diagnose-containers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The **Labels** tab shows the labels for the container. Labels are a way of setti
8989

9090
### View port mappings
9191

92-
On the **Ports** tab, you can check the port mappings for your container. Well-known ports are linked, so if there's content available on a port, you can click on the link to open the browser.
92+
On the **Ports** tab, you can check the port mappings for your container. Well-known ports are linked, so if there's content available on a port, you can select the link to open the browser.
9393

9494
:::moniker range="vs-2019"
9595
![Screenshot of Ports tab in Containers window.](media/view-and-diagnose-containers/containers-ports.png)
@@ -239,7 +239,7 @@ You can view images on the local machine by using the **Images** tab on the left
239239

240240
![Screenshot showing Containers window showing container images.](media/view-and-diagnose-containers/containers-images.png)
241241

242-
The right pane has the tabs applicable to images: **Labels** and **Layers**. The **Details** tab shows the configuration details for the image in JSON format.
242+
The right pane has the tabs applicable to images: **Labels** and **Details**. The **Details** tab shows the configuration details for the image in JSON format.
243243

244244
![Screenshot showing Images > Details tab of the Containers window.](media/view-and-diagnose-containers/containers-images-details.png)
245245

0 commit comments

Comments
 (0)