Skip to content

Commit b7a1d89

Browse files
authored
Apply suggestions from code review
1 parent 44ac0e9 commit b7a1d89

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/manuals/desktop/uninstall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ C:\Users\<your user name>\.docker
5454

5555
To uninstall Docker Desktop from your Mac:
5656

57-
1. From the Docker menu, select the **Troubleshoot** icon in the top-right corner of Docker Desktop Dashboard and then select **Uninstall**.
57+
1. From the Docker menu, select the **Troubleshoot** icon in the top-right corner of the Docker Desktop Dashboard and then select **Uninstall**.
5858
2. Select **Uninstall** to confirm your selection.
5959

6060
You can also uninstall Docker Desktop from the CLI. Run:

content/manuals/desktop/use-desktop/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The **Volumes** view displays a list of volumes and allows you to easily create
2020

2121
The **Builds** view lets you inspect your build history and manage builders. By default, it displays a list of all your ongoing and completed builds. [Explore builds](builds.md).
2222

23-
In addition, the Docker Desktop Dashboard allows you to:
23+
In addition, the Docker Desktop Dashboard let you:
2424

2525
- Navigate to the **Settings** menu to configure your Docker Desktop settings. Select the **Settings** icon in the Dashboard header.
2626
- Access the **Troubleshoot** menu to debug and perform restart operations. Select the **Troubleshoot** icon in the Dashboard header.

content/manuals/extensions/non-marketplace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ID PROVIDER VERSION UI
4141
john/my-extension John latest 1 tab(My-Extension) Running(1) -
4242
```
4343

44-
Go to the Docker Desktop Dashboard, click on **Add Extensions** and on the **Managed** tab to see the new extension installed.
44+
Go to the Docker Desktop Dashboard, select **Add Extensions** and on the **Managed** tab to see the new extension installed.
4545
Notice that an `UNPUBLISHED` label displays which indicates that the extension has not been installed from the Marketplace.
4646

4747
## Update an extension

content/manuals/extensions/settings-feedback.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You can install extensions through the Marketplace or through the Extensions SDK
3939

4040
### See containers created by extensions
4141

42-
By default, containers created by extensions are hidden from the list of containers in Docker Desktop Dashboard and the Docker CLI. To make them visible
42+
By default, containers created by extensions are hidden from the list of containers in the Docker Desktop Dashboard and the Docker CLI. To make them visible
4343
update your settings:
4444

4545
1. Navigate to **Settings**.

0 commit comments

Comments
 (0)