From df125517d3dafdf6ce1f45103b98e0583c72f30a Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Wed, 5 Jun 2024 11:45:43 +0100 Subject: [PATCH] grammar fix (#20149) --- content/desktop/install/mac-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/desktop/install/mac-install.md b/content/desktop/install/mac-install.md index adf115090f..3f7895b8d8 100644 --- a/content/desktop/install/mac-install.md +++ b/content/desktop/install/mac-install.md @@ -87,7 +87,7 @@ Beginning with Docker Desktop 4.3.0, we have removed the hard requirement to ins For more information, see [Docker Desktop Subscription Service Agreement](https://www.docker.com/legal/docker-subscription-service-agreement). We recommend that you also read the [FAQs](https://www.docker.com/pricing/faq). 6. From the installation window, select either: - - **Use recommended settings (Requires password)**. This let's Docker Desktop automatically set the necessary configuration settings. + - **Use recommended settings (Requires password)**. This lets Docker Desktop automatically set the necessary configuration settings. - **Use advanced settings**. You can then set the location of the Docker CLI tools either in the system or user directory, enable the default Docker socket, and enable privileged port mapping. See [Settings](../settings/mac.md#advanced), for more information and how to set the location of the Docker CLI tools. 7. Select **Finish**. If you have applied any of the above configurations that require a password in step 6, enter your password to confirm your choice.