Fix grammar (#18484)

This commit is contained in:
Andreas Violaris 2023-10-23 11:56:23 +03:00 committed by GitHub
parent 3f887a518c
commit 8768bd8146
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ section and choose the best installation path for you.
{{< card
title="Docker Desktop for Mac"
description="A native application using the macOS sandbox security model which delivers all Docker tools to your Mac."
description="A native application using the macOS sandbox security model that delivers all Docker tools to your Mac."
link="/desktop/install/mac-install/"
image="/assets/images/apple_48.svg" >}}
@ -33,7 +33,7 @@ section and choose the best installation path for you.
{{< card
title="Docker Desktop for Windows"
description="A native Windows application which delivers all Docker tools to your Windows computer."
description="A native Windows application that delivers all Docker tools to your Windows computer."
link="/desktop/install/windows-install/"
image="/assets/images/windows_48.svg" >}}
@ -41,7 +41,7 @@ section and choose the best installation path for you.
{{< card
title="Docker Desktop for Linux"
description="A native Linux application which delivers all Docker tools to your Linux computer."
description="A native Linux application that delivers all Docker tools to your Linux computer."
link="/desktop/install/linux-install/"
image="/assets/images/linux_48.svg" >}}