Some spelling errors in /docs/

This commit is contained in:
dongziming
2016-12-23 16:45:56 +08:00
parent a129e1c4c1
commit 5c5ebf0bf1
5 changed files with 7 additions and 7 deletions
@@ -163,7 +163,7 @@ balancer. Specifically:
Configure your service with the NodePort option. For example, this
service uses the NodePort option. All Kubernetes nodes will listen on
a port and forward network traffic to any pods in the service. In this
case, Kubernets will choose a random port, but it will be the same
case, Kubernetes will choose a random port, but it will be the same
port on all nodes.
```yaml