Merge pull request #35908 from evolvah/patch-2

Automatic merge from submit-queue

Editorial: An orphaned "which" deleted.

**What this PR does / why we need it**:
A minor improvement to the documentation.

**Which issue this PR fixes**:
No issue filed.

**Special notes for your reviewer**:
N/A

**Release note**:
```release-note
NONE
```
This commit is contained in:
Kubernetes Submit Queue 2016-11-03 18:05:52 -07:00 committed by GitHub
commit 70a8ea5817

View File

@ -31,7 +31,7 @@ you manually created or configured your cluster.
Kubernetes is a cluster of several machines that consists of a Kubernetes
master and a set number of nodes (previously known as 'nodes') for which the
master which is responsible. See the [Architecture](architecture.md) topic for
master is responsible. See the [Architecture](architecture.md) topic for
more details.
By default on AWS: