docs: lost "有" word

Signed-off-by: Liu Ming <hit_oak_tree@126.com>
This commit is contained in:
Liu Ming
2020-09-25 17:46:17 +08:00
parent 28980202c1
commit 571b8e1bc7
@@ -13,7 +13,7 @@ Every Kubernetes object also has a [_UID_](#uids) that is unique across your who
For example, you can only have one Pod named `myapp-1234` within the same [namespace](/docs/concepts/overview/working-with-objects/namespaces/), but you can have one Pod and one Deployment that are each named `myapp-1234`.
-->
集群中的每一个对象都一个[_名称_](#names) 来标识在同类资源中的唯一性。
集群中的每一个对象都一个[_名称_](#names) 来标识在同类资源中的唯一性。
每个 Kubernetes 对象也有一个[_UID_](#uids) 来标识在整个集群中的唯一性。