From 6b90b6c6fc768a996c5cfd83cc0d5d70b34952db Mon Sep 17 00:00:00 2001 From: yanghaichao12 Date: Sun, 13 Jan 2019 16:51:11 +0800 Subject: [PATCH] Fix some typos (#12183) --- content/en/docs/setup/multiple-zones.md | 2 +- .../en/docs/tasks/job/coarse-parallel-processing-work-queue.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/setup/multiple-zones.md b/content/en/docs/setup/multiple-zones.md index ca436a4cca..da31844a01 100644 --- a/content/en/docs/setup/multiple-zones.md +++ b/content/en/docs/setup/multiple-zones.md @@ -208,7 +208,7 @@ always created in the zone of the cluster master was addressed in 1.3+. {{< /note >}} -Now lets validate that Kubernetes automatically labeled the zone & region the PV was created in. +Now let's validate that Kubernetes automatically labeled the zone & region the PV was created in. ```shell > kubectl get pv --show-labels diff --git a/content/en/docs/tasks/job/coarse-parallel-processing-work-queue.md b/content/en/docs/tasks/job/coarse-parallel-processing-work-queue.md index ea360c4d95..9408733086 100644 --- a/content/en/docs/tasks/job/coarse-parallel-processing-work-queue.md +++ b/content/en/docs/tasks/job/coarse-parallel-processing-work-queue.md @@ -141,7 +141,7 @@ return so the example is readable. ## Filling the Queue with tasks -Now lets fill the queue with some "tasks". In our example, our tasks are just strings to be +Now let's fill the queue with some "tasks". In our example, our tasks are just strings to be printed. In a practice, the content of the messages might be: