mirror of https://github.com/docker/docs.git
Fix grammar (#18484)
This commit is contained in:
parent
3f887a518c
commit
8768bd8146
|
@ -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" >}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue