Fix doc typos

This commit is contained in:
Janet Kuo
2015-07-22 17:16:28 -07:00
parent d9bb171f8a
commit a2971fb2ab
2 changed files with 2 additions and 2 deletions

View File

@@ -87,7 +87,7 @@ whereas, in general, they don't control what pods land together on a host.
## Pod to pod
Because every pod gets a "real" (not machine-private) IP address, pods can
communicate without proxies or translations. The can use well-known port
communicate without proxies or translations. The pod can use well-known port
numbers and can avoid the use of higher-level service discovery systems like
DNS-SD, Consul, or Etcd.