Fix spelling

reviewable/pr1138/r1
Hyunchel Kim 2016-08-31 09:35:48 -05:00
parent 2262731d15
commit 0f79678cd5
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ for example the [Kubelet](/docs/admin/kubelet/) or Docker.
The replication controller can itself have labels (`.metadata.labels`). Typically, you
would set these the same as the `.spec.template.metadata.labels`; if `.metadata.labels` is not specified
then it is defaulted to `.spec.template.metadata.labels`. However, they are allowed to be
different, and the `.metadata.labels` do not affec the behavior of the replication controller.
different, and the `.metadata.labels` do not affect the behavior of the replication controller.
### Pod Selector