Fix typo in titles (#6486)

This commit is contained in:
Jingwen Peng 2018-04-21 04:46:37 +08:00 committed by Gwendolynne Barr
parent edecde46f7
commit 88e69c90ce
4 changed files with 4 additions and 4 deletions

View File

@ -304,7 +304,7 @@ experience conflicts, remove `/usr/local/bin/kubectl`.
`/usr/local/bin/kubectl` command is removed.
For more about using the Kubernetes integration with
Docker for Mac, see [Deploy to Kubernetes](kubernetes.md){:target="_blank" class="_"}.
Docker for Mac, see [Deploy on Kubernetes](kubernetes.md){:target="_blank" class="_"}.
### Reset

View File

@ -1,7 +1,7 @@
---
description: Deploying to Kubernetes on Docker for Mac
keywords: mac, edge, kubernetes, kubectl, orchestration
title: Deploy to Kubernetes
title: Deploy on Kubernetes
---
{% include kubernetes-mac-win.md platform="mac" %}

View File

@ -466,7 +466,7 @@ experience conflicts, remove it.
`/usr/local/bin/kubectl` command is removed.
For more about using the Kubernetes integration with Docker for Windows,
see [Deploy to Kubernetes](kubernetes.md).
see [Deploy on Kubernetes](kubernetes.md).
### Diagnose & feedback

View File

@ -1,7 +1,7 @@
---
description: Deploying to Kubernetes on Docker for Windows
keywords: windows, edge, kubernetes, kubectl, orchestration
title: Deploy to Kubernetes
title: Deploy on Kubernetes
---
{% include kubernetes-mac-win.md platform="windows" %}